diff --git a/home/.config/hypr/hyprland.conf b/home/.config/hypr/hyprland.conf index f4952949..d41db065 100644 --- a/home/.config/hypr/hyprland.conf +++ b/home/.config/hypr/hyprland.conf @@ -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 @@ -281,4 +281,4 @@ bindl = , XF86AudioPrev, exec, playerctl previous windowrulev2 = suppressevent maximize, class:.* # Fix some dragging issues with XWayland -windowrulev2 = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0 \ No newline at end of file +windowrulev2 = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0 diff --git a/install.sh b/install.sh index a3b485bf..de8d9450 100755 --- a/install.sh +++ b/install.sh @@ -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