Przeglądaj źródła

Have glances at hand

For things like sudden perf issues
Alois Mahdal 4 lat temu
rodzic
commit
223d51f09a
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      dotfiles/i3/config

+ 1
- 0
dotfiles/i3/config Wyświetl plik

@@ -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                                               ##