mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 12:10:38 +02:00
Update .config/hypr/hyprland/binds/managment.conf
This commit is contained in:
@@ -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)$
|
||||
|
||||
|
||||
Reference in New Issue
Block a user