bar: add music and networkmanager
This commit is contained in:
parent
39ed1a4041
commit
f7cd08b807
3 changed files with 31 additions and 4 deletions
7
config
7
config
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue