aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2026-01-21 09:42:35 +0100
committerKarel Kočí <cynerd@email.cz>2026-01-21 09:42:35 +0100
commitc8ad90b64f1a6f6fc515a71238031709f1a4a214 (patch)
treebfe335e4b1ba8891c9f102cd1a55906469aa1cbe
parent4f7d9d991aad22533e45e6d77bfb9e084027af62 (diff)
downloadmyconfigs-c8ad90b64f1a6f6fc515a71238031709f1a4a214.tar.gz
myconfigs-c8ad90b64f1a6f6fc515a71238031709f1a4a214.tar.bz2
myconfigs-c8ad90b64f1a6f6fc515a71238031709f1a4a214.zip
sway: switch from waybar service to just startup from sway
-rw-r--r--config/sway/daemons1
-rw-r--r--config/systemd/user/waybar.service8
-rwxr-xr-xinstall1
3 files changed, 1 insertions, 9 deletions
diff --git a/config/sway/daemons b/config/sway/daemons
index 786fa70..cc3e3ed 100644
--- a/config/sway/daemons
+++ b/config/sway/daemons
@@ -2,6 +2,7 @@
exec --no-startup-id {
kanshi
swayidle
+ waybar
dunst
}
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"
diff --git a/install b/install
index b180447..6384f69 100755
--- a/install
+++ b/install
@@ -136,7 +136,6 @@ if ask "desktop" "Install desktop"; then
inst config/swaylock/ ~/.config/swaylock
inst config/swayidle/ ~/.config/swayidle
inst config/wofi/ ~/.config/wofi
- inst config/systemd/user/waybar.service ~/.config/systemd/user/waybar.service
[ -f "private/kanshi/$(hostname)" ] &&
inst "private/kanshi/$(hostname)" ~/.config/kanshi/config
inst config/xdg-desktop-portal-wlr/ ~/.config/xdg-desktop-portal-wlr