mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 20:20:41 +00:00
Add custom wm-ready systemd target, and run wl-gammarelay on it
This commit is contained in:
parent
109d0d630b
commit
7ae0ced2c0
5 changed files with 12 additions and 2 deletions
|
@ -14,6 +14,7 @@
|
|||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once = systemctl --user start xdg-desktop-portal-hyprland
|
||||
exec-once = systemctl --user start wm-ready.target
|
||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
|
||||
exec-once = setbg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue