hyprland appearances fixes and flock

This commit is contained in:
cnst
2024-11-14 18:31:47 +01:00
parent 1629d0bc5c
commit 6b8eaa05c9
4 changed files with 78 additions and 64 deletions

View File

@@ -14,11 +14,11 @@ in {
systemd.user.services.polkit-gnome-authentication-agent-1 = {
Unit.Description = "polkit-gnome-authentication-agent-1";
Install = {
WantedBy = ["graphical-session.target"];
Wants = ["graphical-session.target"];
After = ["graphical-session.target"];
};
# Install = {
# WantedBy = ["graphical-session.target"];
# Wants = ["graphical-session.target"];
# After = ["graphical-session.target"];
# };
Service = {
Type = "simple";