diff --git a/hypr/.config/hypr/bindings.conf b/hypr/.config/hypr/bindings.conf index 764777e..67002d9 100644 --- a/hypr/.config/hypr/bindings.conf +++ b/hypr/.config/hypr/bindings.conf @@ -62,5 +62,6 @@ bindd = SUPER SHIFT, F, File manager, exec, uwsm-app -- yazi # Web App URL + # Session Switcher Keybinding -bindd = SUPER, F12, Switch to SteamOS, exec, ~/.local/bin/switch-session.sh +bindd = SUPER, F12, Switch to SteamOS, exec, /home/kenji/.local/bin/switch-session.sh diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index d66d013..22cc50e 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -49,5 +49,5 @@ env = XDG_MENU_PREFIX, plasma- + # Session Switcher Keybinding -bind = SUPER, F12, exec, /home/kenji/.local/bin/switch-session.sh