From 316752ba7be5f2d6861331807b424a3f0cb5cf5d Mon Sep 17 00:00:00 2001 From: yuki Date: Sat, 9 Aug 2025 03:49:28 -0400 Subject: [PATCH] keyboard shortcuts --- keys | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/keys b/keys index 19538eb..b109bb5 100644 --- a/keys +++ b/keys @@ -87,12 +87,12 @@ Control Mod1 Left :PrevWorkspace Control Mod1 Right :NextWorkspace # send the current window to previous/next workspace -Mod4 Left :SendToPrevWorkspace -Mod4 Right :SendToNextWorkspace +Control Mod4 Left :SendToPrevWorkspace +Control Mod4 Right :SendToNextWorkspace # send the current window and follow it to previous/next workspace -Control Mod4 Left :TakeToPrevWorkspace -Control Mod4 Right :TakeToNextWorkspace +Mod4 Left :TakeToPrevWorkspace +Mod4 Right :TakeToNextWorkspace # change to a specific workspace Control F1 :Workspace 1 @@ -135,3 +135,10 @@ Control Mod4 F9 :TakeToWorkspace 9 Control Mod4 F10 :TakeToWorkspace 10 Control Mod4 F11 :TakeToWorkspace 11 Control Mod4 F12 :TakeToWorkspace 12 + +# screenshot +Print :Exec scrsht.sh +Shift Print :Exec scrshtsel.sh + +# file manager +Mod4 E :Exec thunar