From d623e8d6aefae088bd682f5eb9b3c7abe250c56b Mon Sep 17 00:00:00 2001 From: Josh Fabean Date: Thu, 2 Apr 2020 23:12:04 -0500 Subject: [PATCH] updated i3 --- .config/i3/arch-config | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/.config/i3/arch-config b/.config/i3/arch-config index 40d801f..a1a6f95 100644 --- a/.config/i3/arch-config +++ b/.config/i3/arch-config @@ -14,7 +14,7 @@ exec --no-startup-id nightshift -l 39.0315533:-94.4954291 -d # exec --no-startup-id setxkbmap -model apple_laptop -layout us -variant dvp exec --no-startup-id /home/joshfabean/.screenlayout/desktop-computer-dual.sh -font pango:FiraCode, FontAwesome 12 +font pango:JetBrains Mono, FontAwesome 12 bindsym $mod+F7 exec --no-startup-id xset r rate 250 25 && xset b off && setxkbmap -option caps:escape @@ -213,22 +213,22 @@ bindsym $mod+Control+Left resize shrink width 5 px or 5 ppt # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) -#bar { -# position top -# status_command i3blocks -# font pango:Liberation 10, FontAwesome 12 - # strip_workspace_numbers yes - -# colors { -# separator #586e75 -# background #0c1014 -# statusline #aea79f -# focused_workspace #091f2e #091f2e #ffffff -# active_workspace #073642 #073642 #ffffff -# inactive_workspace #0c1014 #0c1014 #aea79f -# urgent_workspace #77216f #77216f #ffffff -# } -#} +bar { + position top + status_command i3blocks + font pango:Liberation 10, FontAwesome 12 + # strip_workspace_numbers yes + + colors { + separator #586e75 + background #0c1014 + statusline #aea79f + focused_workspace #091f2e #091f2e #ffffff + active_workspace #073642 #073642 #ffffff + inactive_workspace #0c1014 #0c1014 #aea79f + urgent_workspace #77216f #77216f #ffffff + } +} # class border backgr. text indicator client.focused #FFFFFF #BF360C #fdf6e3 #FF0000