1
0
Fork 0

firefox ^Q workaround, break-pane hotkey for tmux, greset() now asks for y in zsh

This commit is contained in:
Von Random 2017-12-18 13:59:59 +03:00
parent cddad6825c
commit 6243e78746
3 changed files with 7 additions and 2 deletions

View file

@ -18,6 +18,9 @@ bindsym $mod+x exec $i3_term
# kill focused window
bindsym $mod+Shift+c kill
# workaround for firefox
bindsym Control+q exec /bin/true
# start dmenu (a program launcher)
bindsym $mod+s exec dmenu_displays -i -fn "$dmenu_font"
bindsym $mod+d exec dmenu_run -p run -i -fn "$dmenu_font"