forked from logan/dotfiles
Added polkit to Hyprland
This commit is contained in:
parent
3564d62dd2
commit
a93d870c7c
1 changed files with 1 additions and 1 deletions
|
@ -160,11 +160,11 @@ bind=SUPERSHIFT,Down,movewindow,d
|
|||
# ----------------------- STARTUP -------------------- #
|
||||
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=
|
||||
exec-once=foot -s
|
||||
exec-once=mako
|
||||
exec-once=waybar -c ~/.config/waybar/hyprland
|
||||
exec-once = wl-paste --type text --watch cliphist store #Stores only text data
|
||||
exec-once = wl-paste --type image --watch cliphist store #Stores only image data
|
||||
exec-once = lxqt-policykit-agent
|
||||
|
||||
source=~/.config/hypr/conf.d/custom.conf
|
||||
|
|
Loading…
Reference in a new issue