bar: add music and networkmanager

This commit is contained in:
Konstantin Koslowski 2020-12-19 02:08:41 +01:00
parent 39ed1a4041
commit f7cd08b807
3 changed files with 31 additions and 4 deletions

7
config
View file

@ -202,6 +202,11 @@ mode "resize" {
}
bindsym $mod+r mode "resize"
#
# Window Rules:
#
for_window [title="nmtui"] floating enable
#
# Status Bar:
#
@ -209,7 +214,7 @@ bindsym $mod+r mode "resize"
bar {
position top
status_command i3status-rs $HOME/.config/sway/conf.d/i3status_$(hostname).toml
font "Cascadia Code PL Regular 11"
font "Cascadia Code PL Regular 10"
colors {
separator #666666
background #222222