From 1fd045367b5ebf5070a51a0caa97ccb705e20c4c Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 16 Mar 2023 21:23:13 +0100 Subject: Switch to minimal swaybar config This is far easier to configure than waybar. --- sway/status.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 sway/status.sh (limited to 'sway/status.sh') diff --git a/sway/status.sh b/sway/status.sh new file mode 100755 index 0000000..f29dfc8 --- /dev/null +++ b/sway/status.sh @@ -0,0 +1,7 @@ +#!/bin/sh + + +time="$(date '+KW %W %a %Y-%m-%d %H:%M')" + + +echo "| ${time} |" -- cgit v1.2.3-70-g09d2