aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/sway
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-04-21 01:24:42 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-04-21 01:24:42 +0100
commit5cd3b203a0119f06f7545fd91e9aa308721144e1 (patch)
tree3df366afa7ab3c856a4c59570a1d3e2e5a576206 /dot_config/sway
parent3ffb5cd335717b4250c71a1004b70b95a830c65c (diff)
downloaddotfiles-5cd3b203a0119f06f7545fd91e9aa308721144e1.tar.gz
dotfiles-5cd3b203a0119f06f7545fd91e9aa308721144e1.tar.bz2
dotfiles-5cd3b203a0119f06f7545fd91e9aa308721144e1.zip
sway: add poweralertd for battery notifications via mako
Diffstat (limited to 'dot_config/sway')
-rw-r--r--dot_config/sway/config1
1 files changed, 1 insertions, 0 deletions
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"