hi
This commit is contained in:
@@ -7,9 +7,9 @@ bar {
|
||||
active_workspace #d79921 #d79921 #202020
|
||||
inactive_workspace #282828 #282828 #d79921
|
||||
}
|
||||
font pango:Source Code Pro 10
|
||||
font pango:Source Code Pro 11
|
||||
status_command i3blocks
|
||||
position top
|
||||
padding 5px
|
||||
padding 6px
|
||||
tray_padding 5px
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Gruvbox
|
||||
# class border bg txt ind child_border
|
||||
client.focused #689d6a #689d6a #689d6a #689d6a #689d6a
|
||||
client.focused_inactive #d79921 #d79921 #a89984 #d79921 #d79921
|
||||
client.unfocused #3c3836 #928374 #3c3836 #3c3836 #3c3836
|
||||
client.focused #689d6a #689d6a #282828 #689d6a #689d6a
|
||||
client.focused_inactive #d79921 #d79921 #282828 #d79921 #d79921
|
||||
client.unfocused #3c3836 #928374 #282828 #3c3836 #3c3836
|
||||
client.background #282828
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Nord
|
||||
# class border bg txt ind child_border
|
||||
client.focused #88C0D0 #2E3440 #2E3440 #2E3440 #88C0D0
|
||||
client.focused_inactive #88C0D0 #2E3440 #2E3440 #2E3440 #88C0D0
|
||||
client.focused #88C0D0 #88C0D0 #88C0D0 #88C0D0 #88C0D0
|
||||
client.focused_inactive #88C0D0 #88C0D0 #88C0D0 #88C0D0 #88C0D0
|
||||
client.unfocused #3B4252 #2E3440 #2E3440 #2E3440 #3B4252
|
||||
client.background #2E3440
|
||||
|
||||
Reference in New Issue
Block a user