Update vimrc

This commit is contained in:
Marco Thomas
2020-11-13 19:26:53 +01:00
parent 9b66bdd5f5
commit 549ae175d6
5 changed files with 50 additions and 38 deletions

View File

@@ -95,7 +95,6 @@ bindsym $mod+o mode "Open"
# ======================================== Shutdown
mode "Shutdown" {
bindsym s exec shutdown now
bindsym l exec "~/scripts/lock.sh"
bindsym e exec "i3-nagbar -t warning -m 'Logout?' -B 'Yes!' 'i3-msg exit'"