Add and configure i3-battery-popup

This commit is contained in:
Ethan Lane 2025-06-19 14:15:43 +01:00
parent c115136dc2
commit bf33c3c5a5
2 changed files with 2 additions and 0 deletions

View file

@ -42,6 +42,7 @@ exec_always --no-startup-id nextcloud --background
exec_always --no-startup-id autorandr -c exec_always --no-startup-id autorandr -c
exec --no-startup-id polybar -r exec --no-startup-id polybar -r
exec --no-startup-id "sh /home/vylpes/.screenlayout/default.sh" exec --no-startup-id "sh /home/vylpes/.screenlayout/default.sh"
exec --no-startup-id i3-battery-popup -n -D -L 20 -l 10
exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=ssh,secrets,pkcs11 exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=ssh,secrets,pkcs11

View file

@ -10,6 +10,7 @@ flameshot
gnome-keyring gnome-keyring
htop htop
hyfetch hyfetch
i3-battery-popup
i3-wm i3-wm
i3lock i3lock
keepassxc keepassxc