Add kanshi for both FreeBSD and Linux.
This commit is contained in:
16
ansible/roles/waybar/files/sway_config_files/waybar.conf
Normal file
16
ansible/roles/waybar/files/sway_config_files/waybar.conf
Normal file
@@ -0,0 +1,16 @@
|
||||
#
|
||||
# Status Bar:
|
||||
#
|
||||
# Read `man 5 sway-bar` for more information about this section.
|
||||
bar {
|
||||
position top
|
||||
|
||||
font pango:Cascadia Mono, FontAwesome 10
|
||||
swaybar_command waybar
|
||||
|
||||
colors {
|
||||
statusline #ffffff
|
||||
background #323232
|
||||
inactive_workspace #32323200 #32323200 #5c5c5c
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user