firefox ^Q workaround, break-pane hotkey for tmux, greset() now asks for y in zsh
This commit is contained in:
parent
cddad6825c
commit
6243e78746
3 changed files with 7 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue