Browse Source

Have glances at hand

For things like sudden perf issues
Alois Mahdal 4 years ago
parent
commit
223d51f09a
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      dotfiles/i3/config

+ 1
- 0
dotfiles/i3/config View File

@@ -373,6 +373,7 @@ bindsym $mod+Shift+Home     exec "thunar"
373 373
 bindsym $mod+p              exec "$spn bmo menu run"
374 374
 bindsym $mod+Shift+p        exec "$spn bmo menu run_hist"
375 375
 bindsym $mod+z              exec "xclock"
376
+bindsym $mod+equal          exec "urxvt -e glances"
376 377
 
377 378
 #------------------------------------------------------------------------#
378 379
 ## WWW magic mind readers                                               ##