commit 429d7f5acdb17123492089604c02fcf794d63848 parent d7b506f8dd6b9a66e89baf2dd9a7d6182d63073b Author: Remy Noulin <loader2x@gmail.com> Date: Wed, 9 Jan 2019 08:41:28 -0500 add xterm config in i3/config, mod+b to start xterm dotfiles/.i3/config | 6 ++++++ 1 file changed, 6 insertions(+) Diffstat:
| M | dotfiles/.i3/config | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/dotfiles/.i3/config b/dotfiles/.i3/config @@ -32,6 +32,11 @@ floating_modifier $mod bindsym $mod+a exec st #bindsym $mod+Shift+a exec ~/tmp/st/stDark bindsym $mod+x exec mlterm -O right --bg=#000000 --fg=#E0E0E0 +#bindsym $mod+b exec xterm -fa "Liberation Mono:pixelsize=16:antialias=true:autohint=true" -xrm xterm*Color4:rgb:86/91/FF -xrm xterm*Color12:rgb:AF/B0/FF +bindsym $mod+b exec xterm -fa "Terminus:pixelsize=17" -xrm xterm*Color4:rgb:86/91/FF -xrm xterm*Color12:rgb:AF/B0/FF +bindsym $mod+Shift+b exec xterm -fa "Terminus:pixelsize=37" -xrm xterm*Color4:rgb:86/91/FF -xrm xterm*Color12:rgb:AF/B0/FF + +#bad colors - xterm -xrm xterm*Background:rgb:1a/1a/1a -xrm xterm*Foreground:rgb:d6/d6/d6 -xrm xterm*Color0:rgb:00/00/00 -xrm xterm*Color1:rgb:9e/18/28 -xrm xterm*Color2:rgb:00/88/00 -xrm xterm*Color3:rgb:96/8a/38 -xrm xterm*Color4:rgb:41/41/71 -xrm xterm*Color5:rgb:96/3c/59 -xrm xterm*Color6:rgb:41/81/79 -xrm xterm*Color7:rgb:be/be/be -xrm xterm*Color8:rgb:66/66/66 -xrm xterm*Color9:rgb:cf/61/71 -xrm xterm*Color10:rgb:7c/bc/8c -xrm xterm*Color11:rgb:ff/f7/96 -xrm xterm*Color12:rgb:41/86/be -xrm xterm*Color13:rgb:cf/9e/be -xrm xterm*Color14:rgb:71/be/be -xrm xterm*Color15:rgb:ff/ff/ff # kill focused window bindsym $mod+q kill @@ -171,3 +176,4 @@ bindsym $mod+c exec edi_desktop #bindsym $mod+t exec --no-startup-id i3-msg 'workspace 4;exec nautilus;workspace 4' #bindsym $mod+z exec --no-startup-id i3-msg 'workspace 4;exec firefox -ProfileManager -no-remote;workspace 4' #bindsym $mod+d exec --no-startup-id i3-msg 'workspace 4;exec xfce4-mixer;workspace 4' +#bindsym $mod+n exec gnome-screensaver-command -l