Adds waybar config

This commit is contained in:
Michel Fedde 2025-03-09 21:08:34 +01:00
parent 84eca6053b
commit a0c00b0b8f
7 changed files with 15 additions and 16 deletions

View file

@ -84,7 +84,7 @@ bindm = $mainMod, mouse:273, resizewindow
bind = $mainMod SHIFT, C, exec, $scriptsDir/Refresh.sh # Refresh waybar, swaync, rofi
bind = $mainMod, N, exec, $scriptsDir/LockScreen.sh # screen lock
bind = , Print, exec, $scriptsDir/ScreenShot.sh --area # screenshot (area)
bind = ALT, Print, exec, $scriptsDir/ScreenShot.sh --active # screenshot (active window only)
bind = , F12, exec, $scriptsDir/ScreenShot.sh --active # screenshot (active window only)
bind = $mainMod SHIFT, N, exec, swaync-client -t -sw # swayNC notification panel
@ -108,5 +108,5 @@ bind = $mainMod, Tab, exec, nwg-drawer -pbexit "wayland-logout" -pbpoweroff "sys
bind = ALT, Tab, exec, hyprswitch gui --mod-key alt --key tab
bind = $mainMod, Return, exec, $term #terminal
bind = $mainMod CTRL, Space, exec, hyprdrop ghostty --identifier term_hyprdrop
bind = $mainMod, Space, exec, hyprdrop ghostty --identifier term_hyprdrop
bind = $mainMod, T, exec, $files #file manager

View file

@ -47,6 +47,7 @@ windowrulev2 = workspace 4, class:^([Hh]eroic)$
windowrulev2 = workspace 5, class:^(com.github.th_ch.youtube_music)$
windowrulev2 = workspace 5, class:^(feishin)$
windowrulev2 = workspace 5, class:^(Supersonic)$
windowrulev2 = workspace 6, class:^(jetbrains-phpstorm|jetbrains-rider)$
# windowrule v2 - float
windowrulev2 = float, class:^(org.kde.polkit-kde-authentication-agent-1)$