From 5cd3b203a0119f06f7545fd91e9aa308721144e1 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Tue, 21 Apr 2026 01:24:42 +0100 Subject: sway: add poweralertd for battery notifications via mako --- dot_config/sway/config | 1 + meta/wayland.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/dot_config/sway/config b/dot_config/sway/config index b341df3..e66b077 100644 --- a/dot_config/sway/config +++ b/dot_config/sway/config @@ -154,4 +154,5 @@ bar { exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP exec mako +exec poweralertd exec "sleep 2 && ~/.config/sway/display-toggle.sh init" diff --git a/meta/wayland.txt b/meta/wayland.txt index b84e7c3..773b901 100644 --- a/meta/wayland.txt +++ b/meta/wayland.txt @@ -12,6 +12,7 @@ ghostty # Notifications mako libnotify +poweralertd # Lock screen swaylock -- cgit v1.2.3-70-g09d2