remapped some keybindings
This commit is contained in:
parent
912add95d2
commit
0119c970f2
1 changed files with 3 additions and 2 deletions
|
@ -7,8 +7,9 @@ font pango:DejaVuSansMono,FontAwesome 13
|
|||
# Use Mouse+$mod to drag floating windows to their wanted position
|
||||
floating_modifier $mod
|
||||
|
||||
# start a terminal
|
||||
bindsym $mod+Return exec urxvt
|
||||
# common used commands
|
||||
bindsym $mod+y exec urxvt
|
||||
bindsym $mod+x exec chromium
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+q kill
|
||||
|
|
Loading…
Add table
Reference in a new issue