From 522e433b56eaffea5e1206f30fe30ddc49ba8d6e Mon Sep 17 00:00:00 2001 From: linlyboi Date: Mon, 1 Jan 2024 21:46:41 +0200 Subject: [PATCH] scratchpad things --- private_dot_config/i3/misc.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/private_dot_config/i3/misc.conf b/private_dot_config/i3/misc.conf index 2ca0a4e..48dcab3 100644 --- a/private_dot_config/i3/misc.conf +++ b/private_dot_config/i3/misc.conf @@ -75,3 +75,8 @@ bindsym ctrl+Shift+m exec --no-startup-id "pactl set-source-mute 0 toggle" # Sticky windows bindsym $mod+shift+semicolon sticky toggle # Funny Arabic + +# The awesome scratch pad +bindsym $mod+shift+x [floating] move scratchpad +bindsym $mod+x scratchpad show +bindsym $mod+t [class=emacs] show scratchpad