Remove any color information from i3 config
This commit is contained in:
parent
cc6637fef1
commit
9857e0a56b
@ -798,12 +798,12 @@ exec_always --no-startup-id picom -b --config ~/.config/i3/picom.conf
|
|||||||
|
|
||||||
# Nyarch
|
# Nyarch
|
||||||
# class border backgr. text indicator
|
# class border backgr. text indicator
|
||||||
client.placeholder #00ff00 #00ff00 #00ff00
|
#client.placeholder #00ff00 #00ff00 #00ff00
|
||||||
client.background #00ff00 #00ff00 #00ff00
|
#client.background #00ff00 #00ff00 #00ff00
|
||||||
client.focused #0c374c #0c374c #eeeeee #0c374c
|
#client.focused #0c374c #0c374c #eeeeee #0c374c
|
||||||
client.unfocused #162833 #162833 #eeeeee #162833
|
#client.unfocused #162833 #162833 #eeeeee #162833
|
||||||
client.focused_inactive #162833 #162833 #eeeeee #162833
|
#client.focused_inactive #162833 #162833 #eeeeee #162833
|
||||||
client.urgent #1a77a5 #1a77a5 #eeeeee #1a77a5
|
#client.urgent #1a77a5 #1a77a5 #eeeeee #1a77a5
|
||||||
|
|
||||||
|
|
||||||
#################################################################
|
#################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user