blob: bc94718efe8632c8830e980249140eecc20e5476 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# vim: ft=swayconfig
client.background #242424
# class border backgr. text indicator
client.focused #81a1c1 #81a1c1 #ffffff #81a1c1
client.unfocused #2e3440 #1f222d #888888 #1f222d
client.focused_inactive #2e3440 #1f222d #888888 #1f222d
client.placeholder #2e3440 #1f222d #888888 #1f222d
client.urgent #900000 #900000 #ffffff #900000
seat seat0 xcursor_theme Nordzy-cursors
|