diff options
Diffstat (limited to '')
-rw-r--r-- | .i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -200,7 +200,7 @@ bindsym $mod+space exec dmenu_run -b # bindsym $mod+d exec --no-startup-id i3-dmenu-desktop # Misc (minus shift are the focus options) -bindsym $mod+Shift+p exec pidgin +bindsym $mod+Shift+p exec $script/start_pidgin.sh bindsym $mod+Shift+b exec firefox bindsym $mod+Shift+m exec thunderbird |