Use home
This commit is contained in:
parent
4ffb2792f9
commit
ecb37e9a36
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ bindsym $mod+Mod1+r reload
|
|||
bindsym $mod+Shift+r restart
|
||||
# exit i3 (logs you out of your X session)
|
||||
bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'"
|
||||
bindsym Control+Alt+Delete exec "bash /home/vylpes/.cache/scripts/power.sh"
|
||||
bindsym Control+Mod1+Delete exec "bash /home/vylpes/.cache/scripts/power.sh"
|
||||
|
||||
# resize window (you can also use the mouse for that)
|
||||
mode "resize" {
|
||||
|
|
Loading…
Reference in a new issue