aboutsummaryrefslogtreecommitdiff
path: root/i3/config.d/40-app-shortcuts.conf
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2022-12-01 13:12:22 +0100
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2022-12-01 13:12:22 +0100
commit50f4c789041c1395d9f4304514e6737ce7c10f9c (patch)
treeef51a90001ec23fdca6392b28872ed98c30b8bc2 /i3/config.d/40-app-shortcuts.conf
parentc1b861e888e3b51c1c7ee41c7c505f30601a1695 (diff)
downloaddotfiles-50f4c789041c1395d9f4304514e6737ce7c10f9c.tar.gz
i3 refactor config
Diffstat (limited to 'i3/config.d/40-app-shortcuts.conf')
-rw-r--r--i3/config.d/40-app-shortcuts.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/i3/config.d/40-app-shortcuts.conf b/i3/config.d/40-app-shortcuts.conf
index c893ee5..83082df 100644
--- a/i3/config.d/40-app-shortcuts.conf
+++ b/i3/config.d/40-app-shortcuts.conf
@@ -17,9 +17,6 @@ bindsym $mod+p exec "flameshot gui"
# rofi
bindsym $mod+d exec rofi drun -show drun -terminal termite -run-command "/bin/bash -i -c '{cmd}'"
-# Scratchpad
-bindsym $mod+Shift+BackSpace move scratchpad
-bindsym $mod+BackSpace scratchpad show
# notifications
bindsym $mod+n exec "kill -s USR1 $(pidof deadd-notification-center)"