Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
bf33c3c5a5 Add and configure i3-battery-popup 2025-06-19 14:15:43 +01:00
2 changed files with 2 additions and 0 deletions
.config
i3
yadm/files

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