This commit is contained in:
ferrreo 2023-06-12 09:47:25 +01:00
parent d6aa62b9ce
commit 08e3f75ac3
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
pika-hyprland-settings (1.0.0-99pika17) lunar; urgency=medium
* Delay bar after everything
-- ferrreo <harderthanfire@gmail.com> Sat, 01 Oct 2022 14:50:00 +0300
pika-hyprland-settings (1.0.0-99pika16) lunar; urgency=medium
* Env vars

View File

@ -1,5 +1,4 @@
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
exec-once=ironbar
exec-once=/usr/share/pika/portal.sh
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
exec-once=systemctl --user import-environment DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
@ -7,6 +6,7 @@ exec-once=mako
exec-once=hyprpaper
exec-once=fcitx5
exec-once=nm-applet
exec-once=/usr/lib/x86_64-linux-gnu/libexec/polkit-kde-authentication-agent-1 &
exec-once=/usr/lib/x86_64-linux-gnu/libexec/polkit-kde-authentication-agent-1
exec-once=sleep 1 && ironbar
exec-once=/etc/pika_login.sh
exec-once=swayidle timeout 300 '/usr/share/pika/lock.sh --grace 10 --fade-in 4' timeout 330 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' before-sleep '/usr/share/pika/lock.sh'