diff options
author | Matthew Lemon <y@yulqen.org> | 2024-11-28 21:29:28 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-11-28 21:29:28 +0000 |
commit | 47561ac9533ed2120f846b4c91a87bba5c0f228f (patch) | |
tree | be5284cf57bd3355ef39fcca9bc5d1532ee37dd4 | |
parent | 972080ac7344235e75f042e775c250ab95b3a4ac (diff) |
Some more xterm config in i3
-rw-r--r-- | i3-config | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -91,6 +91,8 @@ 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 xterm -fg black -bg "Blanched Almond" -fa "Deja Vu Sans Mono" -fs 10 +#bindsym $mod+Return exec xterm -fg black -bg white -fa fixed -fs 8 #bindsym $mod+Return exec alacritty #bindsym $mod+Return exec i3-sensible-terminal #bindsym $mod+Return exec urxvt |