use waybar

This commit is contained in:
2025-08-25 17:46:08 +02:00
parent 4b5feb9ce5
commit 9a257152ba
2 changed files with 2 additions and 11 deletions
+1 -11
View File
@@ -213,17 +213,7 @@ bindsym $mod+r mode "resize"
#
# Read `man 5 sway-bar` for more information about this section.
bar {
position top
# When the status_command prints a new line to stdout, swaybar updates.
# The default just shows the current date and time.
status_command while date +'%Y-%m-%d %X'; do sleep 1; done
colors {
statusline #ffffff
background #323232
inactive_workspace #32323200 #32323200 #5c5c5c
}
swaybar_command waybar
}
include /etc/sway/config.d/*