removed newlines to reduce line count (absolutely useless)

This commit is contained in:
lulusilly 2025-08-30 10:13:30 -04:00
parent 25d776ccf6
commit bb1d899da2
6 changed files with 13 additions and 46 deletions

View file

@ -14,9 +14,6 @@ $fileManager = lf
############################
### AUTO STARTUP ###
############################
# Autostart necessary processes (like notifications daemons, status bars, etc.)
# Or execute your favorite apps at launch like this:
exec-once = bash ~/.config/hypr/start.sh
exec-once = $terminal
@ -167,8 +164,6 @@ bind = $secMod, S, exec, grim -l 0 -g "$(slurp)" - | wl-copy
bind = $mainMod, E, exec, $fileManager
bind = $mainMod, B, exec, $browser
bind = $mainMod, V, togglefloating,
# bind = $mainMod, P, pseudo, # dwindle
# bind = $mainMod, J, togglesplit, # dwindle
bind = $mainMod, D, exec, rofi -show drun -show-icons
# Move focus with Alt + arrow keys
@ -240,4 +235,4 @@ bindl = , XF86AudioPrev, exec, playerctl previous
# Ignore maximize requests from apps. You'll probably like this.
windowrule = suppressevent maximize, class:.*
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0