generated from wm-packages/pika-hyprland-settings
16 lines
842 B
Plaintext
16 lines
842 B
Plaintext
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
|
exec-once=dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY
|
|
exec-once=systemctl --user import-environment DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
|
exec-once=hyprpaper
|
|
exec-once=swayosd-server
|
|
exec-once=systemctl --user enable --now hypridle
|
|
exec-once=sleep 5 && nm-applet
|
|
exec-once=/usr/bin/mate-polkit
|
|
exec-once=xdg-user-dirs-update
|
|
exec-once=pikman-update-manager-autostart
|
|
exec-once=dconf write /org/gnome/desktop/interface/cursor-size 24
|
|
exec-once=hyprctl setcursor size 24
|
|
exec-once=ags
|
|
exec-once=test -e /run/live/medium/live/filesystem.squashfs && pika-installer
|
|
exec-once=! test -e /run/live/medium/live/filesystem.squashfs && test -e /home/pikaos && pika-first-setup-gtk4
|
|
exec-once=! test -e /home/pikaos && pika-welcome |