summaryrefslogtreecommitdiffstats
path: root/sway
diff options
context:
space:
mode:
authorRevaz Nakhutsrishvili <r@revaz.xyz>2025-04-30 14:48:02 +0400
committerRevaz Nakhutsrishvili <r@revaz.xyz>2025-04-30 14:48:02 +0400
commit0b2424eb0db05c282569bce36c422fc77c88ad5d (patch)
tree4fbb2192ecbdc7eaee8199afc6d0ea1d3962a2d7 /sway
parent72950b18b5663f71f0ad694acda9dc861c0544c3 (diff)
sway: change status_command to i3status-rs
Diffstat (limited to 'sway')
-rw-r--r--sway/.config/sway/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/.config/sway/config b/sway/.config/sway/config
index bce4e98..89d547f 100644
--- a/sway/.config/sway/config
+++ b/sway/.config/sway/config
@@ -216,7 +216,7 @@ bar {
# 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
+ status_command i3status-rs
colors {
statusline #ffffff