Browse Source

Make right-click more dangerous

Alois Mahdal 6 years ago
parent
commit
1067607359
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      dotfiles/i3/config

+ 2
- 0
dotfiles/i3/config View File

@@ -298,6 +298,8 @@ bar {
298 298
     output eDP-1
299 299
 }
300 300
 
301
+bindsym --release button3 kill
302
+
301 303
 bar {
302 304
         id main
303 305
         status_command "~/.i3/bin/i3staplus"