Author: Honza Pokorny <me@honza.ca>
Run htop with mod+i So good
i3/config | 3 ++-
diff --git a/i3/config b/i3/config index bb8812e104aa626c2b83a1bbf779b68253d03bb4..9790dc4b469a031e3ac2be3bcdf2debe322e7c8e 100644 --- a/i3/config +++ b/i3/config @@ -1,4 +1,5 @@ set $mod Mod4 +set $term --no-startup-id gnome-terminal # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. ISO 10646 = Unicode @@ -123,7 +124,7 @@ bindsym $mod+r mode "resize" -bindsym $mod+i exec i3-input +bindsym $mod+i exec $term -e htop bindsym Print exec gnome-screenshot bindsym Shift+Print exec gnome-screenshot active