diff --git a/.config/i3/keybinds.conf b/.config/i3/keybinds.conf index d76f438..7863e5f 100644 --- a/.config/i3/keybinds.conf +++ b/.config/i3/keybinds.conf @@ -5,6 +5,7 @@ bindsym $mod+Shift+q kill bindsym $mod+Shift+c reload bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'Do you want to exit?' -B 'Yes' 'xfce4-session-logout'" bindsym $mod+Shift+r restart +bindcode $mod+Shift+65 floating toggle ## Change focus. bindsym $mod+Left focus left bindsym $mod+Down focus down