mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 11:43:55 -05:00
hyprland: added kde polkit
This commit is contained in:
parent
a85b84183d
commit
b856631c7c
|
@ -34,6 +34,7 @@
|
|||
hyprland-protocols
|
||||
hyprnome
|
||||
hyprshot
|
||||
kdePackages.polkit-kde-agent-1
|
||||
playerctl
|
||||
xfce.exo
|
||||
xfce.ristretto
|
||||
|
@ -139,6 +140,7 @@
|
|||
exec-once = ${notifyd}
|
||||
exec-once = ${pkgs.wl-clipboard}/bin/wl-paste --type text --watch cliphist store
|
||||
exec-once = ${pkgs.wl-clipboard}/bin/wl-paste --type image --watch cliphist store
|
||||
exec-once = ${pkgs.kdePackages.polkit-kde-agent-1}/libexec/polkit-kde-authentication-agent-1
|
||||
|
||||
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
|
||||
input {
|
||||
|
|
Loading…
Reference in a new issue