Files
configs/playbooks/roles/desktop_hyprland/templates/startup.conf.j2
Morten Olsen f8c6ffee46 Add hyprland
2024-10-09 14:30:41 +02:00

18 lines
1.1 KiB
Django/Jinja

# exec-once = ~/.config/hypr/scripts/resetxdgportal.sh # reset XDPH for screenshare
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP # for XDPH
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP # for XDPH
exec-once = systemctl --user start hyprland-session.target
exec-once = /usr/lib/polkit-kde-authentication-agent-1 # authentication dialogue for GUI apps
exec-once = hypridle
exec-once = dunst -config ~/.config/dunst/dunstrc
exec-once = swaybg -i ~/.wallpaper.jpg -m fill
exec-once = 1password --silent
# exec-once = echo latam > /tmp/kb_layout
# exec-once = wlsunset -t 5200 -S 9:00 -s 19:30 # NightLight from 7.30pm to 9am
# exec-once = systemctl --user restart pipewire # Restart pipewire to avoid bugs
# exec-once = waybar # launch the system panel
# exec-once = dunst # start notification demon
# exec-once = wl-paste --type text --watch cliphist store # clipboard store text data
# exec-once = wl-paste --type image --watch cliphist store # clipboard store image data
# exec-once = swww init || swww img `find $wallpaper_path -type f | shuf -n 1` # Set wallpaper