Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tosterlolz committed Apr 3, 2024
1 parent 0f5a83e commit e750067
Show file tree
Hide file tree
Showing 112 changed files with 1,455 additions and 3,592 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Alt text](image.png) ![Alt text](image-1.png) ![Alt text](image-2.png)
![alt text](image.png) ![alt text](image-1.png) ![alt text](image-2.png)
# My HyprLand dotfiles
- fish
- hyprland
Expand Down
Binary file removed dotfiles/hypr/1.png
Binary file not shown.
Binary file removed dotfiles/hypr/2.png
Binary file not shown.
32 changes: 22 additions & 10 deletions dotfiles/hypr/hyprland.conf
Original file line number Diff line number Diff line change
@@ -1,17 +1,23 @@
monitor=, preferred, auto, 1
monitor=,preferred,auto,1
monitor=VGA-1, preferred, 0x0, 1

exec-once = /usr/lib/polkit-kde-authentication-agent-1
exec-once = waybar
exec-once = $HOME/.local/share/hyprload/hyprload.sh
exec-once = sudo mount /dev/sda3 /run/media/riviox/DATA

$terminal = kitty
$fileManager = thunar
$menu = rofi -show run
$browser = chromium
$browser = opera
$discord = vesktop
$emoji = rofi -show emoji

$wallpaper = swaybg -i "$HOME/.config/hypr/walls/2.png"
$wallpaper = swaybg -i "$HOME/.config/hypr/walls/3.jpg"
exec-once = $wallpaper

env = XCURSOR_SIZE,24
env = QT_QPA_PLATFORMTHEME,qt5ct
env = QT_QPA_PLATFORMTHEME,qt6ct

input {
kb_layout = pl
Expand All @@ -33,8 +39,8 @@ general {
gaps_in = 5
gaps_out = 20
border_size = 2
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
col.inactive_border = rgba(595959aa)
col.active_border = rgba(0099ffaa) rgba(0099ffaa) 45deg
col.inactive_border = rgba(005599aa)
layout = dwindle
allow_tearing = false
}
Expand Down Expand Up @@ -88,16 +94,21 @@ device:epic-mouse-v1 {
sensitivity = -0.5
}

windowrulev2 = nomaximizerequest, class:.*
bindl = , XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
bind = , XF86AudioMute, exec, wpctl toggle-mute @DEFAULT_AUDIO_SINK@
binde = , XF86AudioRaiseVolume, exec, wpctl set-volume -l 1.5 @DEFAULT_AUDIO_SINK@ 5%+
binde=, XF86MonBrightnessUp, exec, brightnessctl -e set 2%+
binde=, XF86MonBrightnessDown, exec, brightnessctl -e set 2%-

SUPER = SUPER
windowrulev2 = nomaximizerequest, class:.*

bind = SUPER, Q, exec, $terminal
bind = SUPER, C, killactive
bind = SUPER, M, exit
bind = SUPER, E, exec, $fileManager
bind = SUPER, SPACE, togglefloating
bind = SUPER, R, exec, $menu
bind = SUPER + Shift, R, exec, $emoji
bind = SUPER, P, pseudo
bind = SUPER, J, togglesplit

Expand All @@ -119,9 +130,10 @@ bind = SUPER, KP_Insert, workspace, 10

bind = SUPER, F12, exec, $wallpaper

bind = ,Print, exec, grimblast copy area
bind = , Print, exec, grimblast --notify copysave area
bind = Alt, Print, exec, hyprpicker -a -r
bind = SUPER, B, exec, $browser
bind = SUPER, D, exec, vesktop
bind = SUPER, D, exec, $discord

bind = SUPER + Shift, KP_End, movetoworkspace, 1
bind = SUPER + Shift, KP_Down, movetoworkspace, 2
Expand Down
3 changes: 3 additions & 0 deletions dotfiles/hypr/hyprload.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
plugins = [
"hyprwm/hyprland-plugins/tree/main/hyprtrails",
]
14 changes: 14 additions & 0 deletions dotfiles/hypr/hyprpaper.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
preload = ~/Dokumenty/polandia.png
# .. more preloads

#set the default wallpaper(s) seen on initial workspace(s) --depending on the number of monitors used
wallpaper = ,~/Dokumenty/polandia.png
#if more than one monitor in use, can load a 2nd image

#enable splash text rendering over the wallpaper
splash = false

#fully disable ipc
# ipc = off


Binary file added dotfiles/hypr/walls/3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions dotfiles/kitty/kitty.conf
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ url_color #fff

url_style curly

remember_window_size no

shell fish
Binary file added dotfiles/neofetch/arch-chan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
92 changes: 58 additions & 34 deletions dotfiles/neofetch/config.conf
Original file line number Diff line number Diff line change
@@ -1,43 +1,67 @@
print_info() {
prin
info title
info underline

info "OS" distro
# info "Host" model
info "Kernel" kernel
info "Uptime" uptime
info "Packages" packages
info "Shell" shell
# info "Resolution" resolution
info "WM" de
info "WM" wm
# info "WM Theme" wm_theme
# info "Theme" theme
# info "Icons" icons
info "Terminal" term
info "Terminal Font" term_font
# info "CPU" cpu
# info "GPU" gpu
info "Memory" memory

# info title
#info underline
prin "\n"
# prin "\n Weather" "$(curl wttr.in/?0?q?T | awk '/°(C|F)/ {printf $(NF-1) $(NF) " ("a")"} /,/ {a=$0}')"
prin "┌──────────────────────────────────────┐"
# info underline
info "\n \n OS" distro
info "\n \n Host" model
info "\n \n Kernel" kernel
info "\n \n Uptime" uptime
info "\n \n Packages" packages
info "\n \n Shell" shell
info "\n \n Resolution" resolution
info "\n \n DE" de
info "\n \n WM" wm
# info "\n \n WM Theme" wm_theme
# info "\n \n Theme" theme
# info "\n \n Icons" icons
info "\n \n Terminal" term
# info "\n \n Terminal Font" term_font
# info "\n \n CPU" cpu
# info "\n \n GPU" gpu
# info "\n \n Memory" memory
# info "GPU Driver" gpu_driver # Linux/macOS only
# info "CPU Usage" cpu_usage
# info "Disk" disk
# info "Battery" battery
# info "Font" font
# info "Song" song
# [[ "$player" ]] && prin "Music Player" "$player"
# info "Local IP" local_ip
# info "\n \n Disk" disk
# info "\n \n Battery" battery
# info "\n \n Font" font
# info "\n \n Song" song
# [[ "$player" ]] && prin "\n \n Music Player" "$player"
# info "\n \n Local IP" local_ip
# info "Public IP" public_ip
prin "└──────────────────────────────────────┘"
# info "Users" users
# info "Locale" locale # This only works on glibc systems.

info cols
# info cols
prin "\n"
prin "\n \n ${cl0}──${cl1}────${cl2}────${cl3}────${cl4}────${cl5}────${cl6}────${cl7}──"
# prin "\n \n \n \n \n \n ${cl0}⬤ \n \n ${cl1}⬤ \n \n ${cl2}⬤ \n \n ${cl3}⬤ \n \n ${cl4}⬤ \n \n ${cl5}⬤ \n \n ${cl6}⬤ \n \n ${cl7}⬤"
}

title_fqdn="off"

reset="\033[0m"
gray="\033[1;90m"
red="\033[1;31m"
green="\033[1;32m"
yellow="\033[1;33m"
blue="\033[1;34m"
magenta="\033[1;35m"
cyan="\033[1;36m"
white="\033[1;37m"



cl0="${gray}"
cl1="${red}"
cl2="${green}"
cl3="${yellow}"
cl4="${blue}"
cl5="${magenta}"
cl6="${cyan}"
cl7="${white}"

kernel_shorthand="on"

distro_shorthand="off"
Expand All @@ -49,7 +73,7 @@ uptime_shorthand="on"
memory_percent="off"

memory_unit="mib"
package_managers="on"
package_managers="off"

shell_path="on"

Expand Down Expand Up @@ -115,15 +139,15 @@ memory_display="off"
battery_display="off"
disk_display="off"
image_backend="kitty"
image_source=".config/neofetch/ascii.png"
image_source="${HOME}/.config/neofetch/arch-chan.png"
ascii_distro="auto"
ascii_colors=(distro)
ascii_bold="on"
image_loop="off"

thumbnail_dir="${XDG_CACHE_HOME:-${HOME}/.cache}/thumbnails/neofetch"

crop_mode="fit"
crop_mode="fill"
crop_offset="center"
image_size="256px"

Expand Down
161 changes: 0 additions & 161 deletions dotfiles/nvim/.github/CONTRIBUTING.md

This file was deleted.

3 changes: 0 additions & 3 deletions dotfiles/nvim/.github/FUNDING.yml

This file was deleted.

Loading

0 comments on commit e750067

Please sign in to comment.