From c8ad90b64f1a6f6fc515a71238031709f1a4a214 Mon Sep 17 00:00:00 2001 From: Karel Kočí Date: Wed, 21 Jan 2026 09:42:35 +0100 Subject: sway: switch from waybar service to just startup from sway --- config/systemd/user/waybar.service | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 config/systemd/user/waybar.service (limited to 'config/systemd') diff --git a/config/systemd/user/waybar.service b/config/systemd/user/waybar.service deleted file mode 100644 index 110ab83..0000000 --- a/config/systemd/user/waybar.service +++ /dev/null @@ -1,8 +0,0 @@ -[Unit] -Description=Waybar - -[Service] -ExecStart="/run/current-system/sw/bin/waybar" - -[Install] -WantedBy="graphical-session.target" -- cgit v1.3