Switch back to hyprpolkitagent
This commit is contained in:
@@ -31,7 +31,7 @@ $colorpicker = hyprpicker
|
||||
# exec-once = nm-applet &
|
||||
exec-once = dunst
|
||||
exec-once = hyprpaper
|
||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec-once = systemctl --user start hyprpolkitagent
|
||||
exec-once = udiskie
|
||||
exec-once = waybar
|
||||
|
||||
@@ -53,7 +53,7 @@ env = HYPRCURSOR_SIZE,24
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#general
|
||||
general {
|
||||
gaps_in = 5
|
||||
gaps_in = 3
|
||||
gaps_out = 5
|
||||
|
||||
border_size = 2
|
||||
@@ -99,7 +99,7 @@ decoration {
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#animations
|
||||
animations {
|
||||
enabled = yes, please :)
|
||||
enabled = true
|
||||
|
||||
# Default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more
|
||||
|
||||
|
||||
@@ -99,7 +99,7 @@ if $hyprland; then
|
||||
hyprlock # Screen locker
|
||||
hyprpaper # Wallpaper manager
|
||||
hyprpicker # Color picker
|
||||
polkit-gnome # Auth pop-up for sudo access
|
||||
hyprpolkitagent # Auth pop-up for sudo access
|
||||
nautilus # File manager
|
||||
network-manager # Network manager
|
||||
pipewire # Audio server
|
||||
|
||||
Reference in New Issue
Block a user