summaryrefslogtreecommitdiff
path: root/sway.config
diff options
context:
space:
mode:
Diffstat (limited to 'sway.config')
-rw-r--r--sway.config18
1 files changed, 1 insertions, 17 deletions
diff --git a/sway.config b/sway.config
index 4ec97cb..902cb1b 100644
--- a/sway.config
+++ b/sway.config
@@ -203,22 +203,6 @@ bindsym $mod+r mode "resize"
# Status Bar:
#
# Read `man 5 sway-bar` for more information about this section.
-bar {
- position bottom
-
- # 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 %H:%M:%S %p'; \
- do sleep 0.5; \
- date +'%Y-%m-%d %H %M %S %p'; \
- sleep 0.5; \
- done
-
- colors {
- statusline #ffffff
- background #323232
- inactive_workspace #32323200 #32323200 #5c5c5c
- }
-}
+bar swaybar_command waybar
# include /gnu/store/r1s30d4xxfx9a5i9m0rfa9kcnh02s0vs-sway-1.8-rc1/etc/sway/config.d/*