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
|
||||
|
||||
@@ -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
|
||||
windowrulev2 = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|
||||
|
||||
Reference in New Issue
Block a user