diff options
| author | kkard2 <[email protected]> | 2024-02-13 20:51:25 +0100 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2024-02-13 20:51:25 +0100 |
| commit | 24f5c377bd5284760f38a36394f46d53c4aa5a1f (patch) | |
| tree | 70df281c5b32c67d7b438a5b52edf60560569b30 | |
| parent | 27b9a562124ac58d4f018d4fc9e171e4ca4fedad (diff) | |
polkit agent that exists
| -rw-r--r-- | _linux/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_linux/hypr/hyprland.conf b/_linux/hypr/hyprland.conf index 55f5b0f..0b3a3be 100644 --- a/_linux/hypr/hyprland.conf +++ b/_linux/hypr/hyprland.conf @@ -5,8 +5,8 @@ monitor=,preferred,auto,auto # See https://wiki.hyprland.org/Configuring/Keywords/ for more # Execute your favorite apps at launch -exec-once = /usr/lib/polkit-kde-agent-1 exec-once = waybar +exec-once = lxqt-policykit-agent # :weary: (temp btw) exec-once = /home/kkard2/soft/espanso-thing |
