From 36a274dbc066068ff25b839e21ce3b82ec292c88 Mon Sep 17 00:00:00 2001 From: Mohammad Reza Karimi Date: Mon, 23 Feb 2026 15:03:10 -0500 Subject: big updates --- wayland-basics/dot-config/systemd/user/polkit-kde.service | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 wayland-basics/dot-config/systemd/user/polkit-kde.service (limited to 'wayland-basics/dot-config/systemd/user/polkit-kde.service') diff --git a/wayland-basics/dot-config/systemd/user/polkit-kde.service b/wayland-basics/dot-config/systemd/user/polkit-kde.service deleted file mode 100644 index 8b39695..0000000 --- a/wayland-basics/dot-config/systemd/user/polkit-kde.service +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -Description=KDE polkit authentication agent -PartOf=graphical-session.target -After=graphical-session.target - -[Service] -Type=exec -ExecStart=/usr/lib/polkit-kde-authentication-agent-1 -Restart=on-failure - -[Install] -WantedBy=graphical-session.target -- cgit v1.2.3-71-gdd5e