Moving bar config to host-specific areas
This commit is contained in:
parent
00eac98928
commit
c444fd5c46
14
.config/sway/lark-desktop/20-bar.conf
Normal file
14
.config/sway/lark-desktop/20-bar.conf
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# Sway config: Bar
|
||||||
|
#
|
||||||
|
# Reference: `man 5 sway-bar`
|
||||||
|
bar {
|
||||||
|
position bottom
|
||||||
|
|
||||||
|
status_command py3status -c ~/.config/sway/$hostname/py3status.py
|
||||||
|
|
||||||
|
colors {
|
||||||
|
statusline #ffffff
|
||||||
|
background #323232
|
||||||
|
inactive_workspace #32323200 #32323200 #5c5c5c
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user