Update .config/hypr/hyprland/binds/managment.conf

This commit is contained in:
2025-12-03 14:28:51 +01:00
parent d2439e96d2
commit 9ca02733e9

View File

@@ -80,20 +80,26 @@ bind = $mainMod Control_L, v, sendshortcut, ctrl, k, class:^(vesktop)$
bind = $mainMod Control_L, v, exec, uwsm app -- vesktop
bind = $mainMod Control_L, v, focuswindow, class:^(vesktop)$
### other
### games
bind = $mainMod Control_L, g, exec, uwsm app -- mangohud steam
bind = $mainMod Control_L, g, focuswindow, class:^(steam)$
### browser
bind = $mainMod Control_L, b, exec, uwsm app -- $browser
bind = $mainMod Control_L, b, focuswindow, class:^(zen)$
### notes
bind = $mainMod Control_L, n, exec, [workspace 6] uwsm app -- $notes
bind = $mainMod Control_L, n, focuswindow, class:^(obsidian)$
### music player
bind = $mainMod Control_L, m, exec, [workspace 9] uwsm app -- $music_player
### youtube ig
bind = $mainMod Control_L, f, exec, uwsm app -- freetube
bind = $mainMod Control_L, f, focuswindow, class:^(freetube)$
### x
bind = $mainMod Control_L, x, exec, uwsm app -- ~/.local/share/applications/x.desktop
bind = $mainMod Control_L, x, focuswindow, class:^(chrome-x.com__-Default)$