installer for hyprland
This commit is contained in:
parent
06eb86069e
commit
847c5985d5
@ -1,3 +1,9 @@
|
|||||||
|
pika-hyprland-settings (1.0.2-99pika1) lunar; urgency=medium
|
||||||
|
|
||||||
|
* Autolaunch installer if present
|
||||||
|
|
||||||
|
-- ferrreo <harderthanfire@gmail.com> Sat, 01 Oct 2022 14:50:00 +0300
|
||||||
|
|
||||||
pika-hyprland-settings (1.0.1-99pika1) lunar; urgency=medium
|
pika-hyprland-settings (1.0.1-99pika1) lunar; urgency=medium
|
||||||
|
|
||||||
* Switch to greetd
|
* Switch to greetd
|
||||||
|
@ -9,3 +9,4 @@ exec-once=/usr/lib/x86_64-linux-gnu/libexec/polkit-kde-authentication-agent-1
|
|||||||
exec-once=sleep 2 && ironbar
|
exec-once=sleep 2 && ironbar
|
||||||
exec-once=/etc/pika_login.sh
|
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'
|
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'
|
||||||
|
exec-once=pika-installer &
|
Loading…
Reference in New Issue
Block a user