i3_config hotkey
This commit is contained in:
parent
aa56952fe8
commit
00b1967b33
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@ bindsym $mod+Shift+c kill
|
|||
# workaround for firefox
|
||||
bindsym Control+q exec /bin/true
|
||||
|
||||
# screenshot
|
||||
bindsym $mod+Shift+s exec screenshot-tool
|
||||
|
||||
# start dmenu (a program launcher)
|
||||
bindsym $mod+y exec dmenu_multicmd "$HOME/.displayrc.yaml" -i -fn "$font"
|
||||
bindsym $mod+d exec dmenu_run -p run -i -fn "$font"
|
||||
|
|
Loading…
Reference in a new issue