update my tiling setup, yeah i know, will be more

This commit is contained in:
Smirnov Oleksandr 2023-11-05 00:03:38 +02:00
parent ec5940b911
commit e87d92384c
4 changed files with 87 additions and 24 deletions

View file

@ -14,6 +14,7 @@ exec-once = waybar &
exec-once = hyprpaper &
exec-once = dunst &
exec-once = gsettings set org.gnome.desktop.interface font-name 'JetBrainsMono Nerd Font' &
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec-once = blueman-applet
# }}}
## inputs {{{
@ -101,12 +102,13 @@ gestures {
## window rules {{{
windowrule = workspace 1, title:(Postman)
windowrule = workspace 2, title:(Firefox)
windowrule = workspace 3, title:(kitty|Rider)
windowrule = workspace 3, title:(Rider)
windowrule = workspace 4, title:(Logseq|Anki)
windowrule = workspace 5, title:(Telegram|Discord)
windowrule = workspace 7, title:(Spotify)
# }}}
## keymaps {{{
bind = $mod SHIFT, Return, exec, wofi --show drun
bind = $mod SHIFT, Return, exec, wofi --show drun --allow-images
bind = $mod, Return, exec, $terminal
bind = $mod, q, killactive
bind = $mod SHIFT, Escape, exit
@ -123,8 +125,8 @@ windowrule = workspace 5, title:(Telegram|Discord)
bindl = , XF86AudioPrev, exec, playerctl previous
## }}}
## brightness {{{
bindl = , XF86MonBrightnessUp, exec, brightnessctl set +10%
bindl = , XF86MonBrightnessDown, exec, brightnessctl set 10%-
bindl = , XF86MonBrightnessUp, exec, brightnessctl set +5%
bindl = , XF86MonBrightnessDown, exec, brightnessctl set 5%-
## }}}
## programs {{{
bind = $mod SHIFT, w, exec, firefox