diff --git a/private_dot_config/hypr/hyprland/binds/managment.conf b/private_dot_config/hypr/hyprland/binds/managment.conf index 7885c76..f91f0e9 100644 --- a/private_dot_config/hypr/hyprland/binds/managment.conf +++ b/private_dot_config/hypr/hyprland/binds/managment.conf @@ -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)$