From 1d6581ff83b7c8a24800a026a4c6786e1ff562d6 Mon Sep 17 00:00:00 2001 From: Leaced Date: Thu, 23 Mar 2023 21:07:09 +0100 Subject: [PATCH] Update config --- .config/sway/config | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 6214259..fab77c4 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -229,8 +229,6 @@ ### Status Bar: bar { position top - modifier $mod - mode hide # When the status_command prints a new line to stdout, swaybar updates. status_command while ~/.config/sway/status.sh; do sleep 0,5; done