From 8fd1741c7fc81fbffa4e6be3261b820b2441b0a2 Mon Sep 17 00:00:00 2001 From: stitchy Date: Wed, 25 Dec 2024 12:36:41 +0000 Subject: [PATCH] feat: special workspaces --- config/hypr/binds.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/config/hypr/binds.conf b/config/hypr/binds.conf index f6bebec..4bee271 100644 --- a/config/hypr/binds.conf +++ b/config/hypr/binds.conf @@ -65,6 +65,16 @@ bind=ALTSHIFT,k,swapwindow, u bind=ALTSHIFT,h,swapwindow, l bind=ALTSHIFT,l,swapwindow, r +## Special Workspaces ## + +# Firefox +bind=ALT,F,togglespecialworkspace,firefox +bind=ALTSHIFT,F,movetoworkspace,special:firefox + +# Chat Programs +bind=ALT,D,togglespecialworkspace,chat +bind=ALTSHIFT,D,movetoworkspace,special:chat + # Switch Workspace Bindings bind=ALT,1,workspace,1 bind=ALT,2,workspace,2