From e60437e24435de3c34bb7a9afacc6d29bdd22513 Mon Sep 17 00:00:00 2001 From: kenji Date: Sun, 30 Nov 2025 20:24:41 -0600 Subject: [PATCH] bind: added `switch to steamos` --- hypr/.config/hypr/bindings.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hypr/.config/hypr/bindings.conf b/hypr/.config/hypr/bindings.conf index fe8343f..764777e 100644 --- a/hypr/.config/hypr/bindings.conf +++ b/hypr/.config/hypr/bindings.conf @@ -62,3 +62,5 @@ 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