change colorscheme
This commit is contained in:
16
config
16
config
@@ -183,17 +183,17 @@ bindsym $mod+z mode "resize"
|
||||
# finds out, if available)
|
||||
bar {
|
||||
colors {
|
||||
background #2e3440
|
||||
focused_workspace #d8dee9 #434c5e #d8dee9
|
||||
background #282a36
|
||||
focused_workspace #282a36 #bd93f9 #282a36
|
||||
active_workspace #bf616a #bf616a #2e3440
|
||||
inactive_workspace #2e3440 #2e3440 #4c566a
|
||||
inactive_workspace #282a36 #282a36 #44475a
|
||||
}
|
||||
position top
|
||||
font pango:Source Code Pro for Powerline 11
|
||||
status_command bumblebee-status \
|
||||
-m title disk:root battery date time pasink pasource vpn network arch-update \
|
||||
-p root.path=/ time.format="%H:%M CW %V" date.format="%a, %b %d %Y" \
|
||||
-t nord-powerline
|
||||
-p root.path=/ time.format="%H:%M" date.format="%a, %b %d %Y" \
|
||||
-t dracula-powerline
|
||||
}
|
||||
|
||||
#bar {
|
||||
@@ -209,9 +209,9 @@ bar {
|
||||
for_window [class=".*"] border pixel 2
|
||||
|
||||
# class border bg txt ind child_border
|
||||
client.focused #88c0d0 #88c0d0 #f8f8f2 #88c0d0 #88c0d0
|
||||
client.focused_inactive #88c0d0 #88c0d0 #f8f8f2 #bd93f9 #88c0d0
|
||||
client.unfocused #4c566a #282a36 #44475a #6272a4 #4c566a
|
||||
client.focused #bd93f9 #bd93f9 #f8f8f2 #bd93f9 #bd93f9
|
||||
client.focused_inactive #bd93f9 #bd93f9 #f8f8f2 #bd93f9 #bd93f9
|
||||
client.unfocused #44475a #44475a #44475a #44475a #44475a
|
||||
|
||||
client.background #282a36
|
||||
|
||||
|
||||
Reference in New Issue
Block a user