diff options
author | Matthew Lemon <y@yulqen.org> | 2023-05-18 17:13:49 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-05-18 17:13:49 +0100 |
commit | 2b065960567636bb8321af205c36eebbf625c678 (patch) | |
tree | c1f93f23e4c7875992e41c6d826ced40edf0da72 /i3-config | |
parent | e00753fb45ce7395962c586c3f7f1fde17829c5e (diff) |
Use urxvt
Diffstat (limited to 'i3-config')
-rw-r--r-- | i3-config | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -94,9 +94,9 @@ bindsym $mod+minus scratchpad show #bindsym $mod+Return exec xterm -itc -en en_GB.UTF-8 #bindsym $mod+Return exec xfce4-terminal #bindsym $mod+Return exec xterm -bindsym $mod+Return exec alacritty +#bindsym $mod+Return exec alacritty #bindsym $mod+Return exec i3-sensible-terminal -#bindsym $mod+Return exec urxvt +bindsym $mod+Return exec urxvt #bindsym $mod+Return exec st # change gap size |