From f6fbab9f32665a6f59aa5fee6bb7ee55e29eda33 Mon Sep 17 00:00:00 2001 From: tiynger Date: Fri, 13 Sep 2019 13:21:30 +0200 Subject: [PATCH] fixing hotkeys --- .config/i3/config | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index ea8d273..5edfaeb 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -40,8 +40,6 @@ bindsym $mod+Shift+Escape exec --no-startup-id prompt "Exit i3?" "i3-msg exit" #bindsym $mod+Return taken by sxhkd -bindsym $mod+a exec --no-startup-id ddspawn maxima -f mono:pixelsize=24 - #bindym $mod+b taken by sxhkd bindsym $mod+Shift+b bar mode toggle @@ -49,7 +47,7 @@ bindsym $mod+Shift+b bar mode toggle #bindsym $mod+d taken by sxhkd -bindsym $mod+f fullscreen toggle +bindsym $mod+Shift+f fullscreen toggle #bindsym $mod+g taken by sxhkd