windowrules

This commit is contained in:
2025-08-05 15:19:06 +03:00
parent af6b4654e4
commit 8219da676d
8 changed files with 244 additions and 276 deletions

View File

@@ -30,7 +30,7 @@ bind = Ctrl+Alt, W, exec, killall waybar || waybar # toggle waybar
# Application shortcuts
bind = $mainMod, T, exec, $term # launch terminal emulator
bind = $mainMod+Alt, T, exec, [float] $term
bind = $mainMod, E, exec, $file # launch file manager
bind = $mainMod, E, exec, [float] $file # launch file manager
bind = $mainMod, C, exec, $editor # launch text editor
bind = $mainMod, F, exec, $browser # launch web browser
bind = Ctrl+Shift, Escape, exec, $scrPath/sysmonlaunch.sh # launch system monitor (htop/btop or fallback to top)