diff --git a/.config/i3/config##hostname.dbox b/.config/i3/config##hostname.dbox index 692993c1..2d0427f1 100644 --- a/.config/i3/config##hostname.dbox +++ b/.config/i3/config##hostname.dbox @@ -489,26 +489,22 @@ for_window [class="urxvt"] border pixel 1 # set $mediumgrey #8b8b8b # set $yellowbrown #e1b700 # -# # define colors for windows: -# #class border bground text indicator child_border -# client.focused $lightblue $darkblue $white $mediumgrey $mediumgrey -# client.unfocused $darkblue $darkblue $grey $darkgrey $darkgrey -# client.focused_inactive $darkblue $darkblue $grey $black $black -# client.urgent $urgentred $urgentred $white $yellowbrown $yellowbrown -# Dracula color settings +set $fg #c3c3c3 +set $bg #781e1e +set $bgb #282828 +set $bg2 #933737 +set $warn #f79000 +# set $complement #259797 -set $lgray #43454A - -# client.focused #6272A4 #6272A4 #F8F8F2 #6272A4 #6272A4 -client.focused $lgray $lgray #F8F8F2 $lgray $lgray -client.focused_inactive #44475A #44475A #F8F8F2 #44475A #44475A -client.unfocused #282A36 #282A36 #BFBFBF #282A36 #282A36 -client.urgent #44475A #FF5555 #F8F8F2 #FF5555 #FF5555 -client.placeholder #282A36 #282A36 #F8F8F2 #282A36 #282A36 - -client.background #F8F8F2 +# class border backgr. text indicator child_border +client.focused $bg2 $bg2 $fg $bg2 $bg2 +client.focused_inactive $bg $bg $fg $bg $bg +client.unfocused $bg $bg $fg $bg $bg +client.urgent $warn $warn $fg $warn $warn +client.placeholder $bg $bg $fg $bg $bg +client.background $bg ############################################ @@ -544,15 +540,15 @@ strip_workspace_numbers yes # urgent_workspace $urgentred $urgentred $white $purple # background #282A36 - background #292929 - statusline #F8F8F2 - separator #43454A + background $bgb + statusline $fg + separator $bg - focused_workspace #43454A #43454A #F8F8F2 - active_workspace #292929 #292929 #F8F8F2 - inactive_workspace #292929 #292929 #BFBFBF - urgent_workspace #FF5555 #FF5555 #F8F8F2 - binding_mode #FF5555 #FF5555 #F8F8F2 + focused_workspace $bg2 $bg2 $fg + active_workspace $bgb $bgb $fg + inactive_workspace $bgb $bgb $fg + urgent_workspace $warn $warn $fg + binding_mode $warn $warn $fg } } diff --git a/.config/i3/i3blocks.conf b/.config/i3/i3blocks.conf index cbc8126b..28595b5a 100644 --- a/.config/i3/i3blocks.conf +++ b/.config/i3/i3blocks.conf @@ -47,29 +47,29 @@ markup=pango #interval=1800 #color=#7275b3 -[terminal] -full_text=  -color=#807dfe -command=i3-msg -q exec xfce4-terminal - -[browser] -full_text=  -color=#ff7f81 -command=i3-msg -q exec firefox - -[files] -full_text=  -color=#7f3fbf -command=i3-msg -q exec thunar ~/ +# [terminal] +# full_text=  +# color=#807dfe +# command=i3-msg -q exec xfce4-terminal +# +# [browser] +# full_text=  +# color=#ff7f81 +# command=i3-msg -q exec firefox +# +# [files] +# full_text=  +# color=#7f3fbf +# command=i3-msg -q exec thunar ~/ #[mail] #full_text=  #color=#dbcb75 #command=i3-msg -q exec thunderbird -[simple-2] -full_text=: : -color=#717171 +# [simple-2] +# full_text=: : +# color=#717171 # Disk usage # @@ -112,9 +112,9 @@ interval=30 #command=echo "$(LANG=C nmcli d | grep connected | awk '{print $4}')" #interval=30 -[bandwidth] -command=~/.config/i3/scripts/bandwidth2 -interval=persist +# [bandwidth] +# command=~/.config/i3/scripts/bandwidth2 +# interval=persist # Battery indicator #[battery] @@ -124,13 +124,13 @@ interval=persist #label= #interval=30 -[simple-2] -full_text=: : -color=#717171 +# [simple-2] +# full_text=: : +# color=#717171 -[pavucontrol] -full_text= -command=pavucontrol +# [pavucontrol] +# full_text= +# command=pavucontrol [volume-pulseaudio] command=~/.config/i3/scripts/volume @@ -146,9 +146,9 @@ interval=1 #command=~/.config/i3/scripts/keyboard-layout #interval=2 -[keybindings] -full_text= -command=~/.config/i3/scripts/keyhint +# [keybindings] +# full_text= +# command=~/.config/i3/scripts/keyhint # power-profiles-daemon implementation: # needs package power-profiles-daemon installed and the service running see here: @@ -170,10 +170,10 @@ command=~/.config/i3/scripts/keyhint command=date '+%a %d %b %H:%M:%S' interval=1 -[shutdown_menu] -full_text= -command=~/.config/i3/scripts/powermenu +# [shutdown_menu] +# full_text= +# command=~/.config/i3/scripts/powermenu -[simple-2] -full_text=: : -color=#717171 +# [simple-2] +# full_text=: : +# color=#717171