diff options
author | Matthew Lemon <y@yulqen.org> | 2024-06-02 06:52:45 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-06-02 06:52:45 +0100 |
commit | b86623544d16210f56c72a5c946b1053983ac97b (patch) | |
tree | ec97eeb1121e7b9367d43ccffffffba17dddb5bb /i3-config | |
parent | 6a20e9a526ca1ab981eb75c620f6027f0b8e67ab (diff) | |
parent | 70254640bda891e94f1762fbe855b15b1f544b67 (diff) |
Merge branch 'master' of ssh://git.yulqen.org:2222/home/git/repositories/dotfiles/arch-dotfiles
Diffstat (limited to '')
-rw-r--r-- | i3-config | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -104,8 +104,9 @@ bindsym $mod+minus exec mdlinkopen #bindsym $mod+Return exec alacritty #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 #bindsym $mod+Return exec xterm -fg green3 -fs 12 +bindsym $mod+Return exec xterm -fa terminus # bindsym $mod+Return exec xterm -fa "Cascadia Code Nerd Font" -fs 12 # bindsym $mod+Return exec xterm -fa "CaskaydiaCoveNerdFont" -fs 13 # bindsym $mod+Return exec xterm -fa "Jetbrains Mono Nerd Font" -fs 13 |