Quellcode durchsuchen

Have glances at hand

For things like sudden perf issues
Alois Mahdal vor 4 Jahren
Ursprung
Commit
223d51f09a
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      dotfiles/i3/config

+ 1
- 0
dotfiles/i3/config Datei anzeigen

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