Switch back to hyprpolkitagent
This commit is contained in:
@@ -31,7 +31,7 @@ $colorpicker = hyprpicker
|
|||||||
# exec-once = nm-applet &
|
# exec-once = nm-applet &
|
||||||
exec-once = dunst
|
exec-once = dunst
|
||||||
exec-once = hyprpaper
|
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 = udiskie
|
||||||
exec-once = waybar
|
exec-once = waybar
|
||||||
|
|
||||||
@@ -53,7 +53,7 @@ env = HYPRCURSOR_SIZE,24
|
|||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#general
|
# https://wiki.hyprland.org/Configuring/Variables/#general
|
||||||
general {
|
general {
|
||||||
gaps_in = 5
|
gaps_in = 3
|
||||||
gaps_out = 5
|
gaps_out = 5
|
||||||
|
|
||||||
border_size = 2
|
border_size = 2
|
||||||
@@ -99,7 +99,7 @@ decoration {
|
|||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#animations
|
# https://wiki.hyprland.org/Configuring/Variables/#animations
|
||||||
animations {
|
animations {
|
||||||
enabled = yes, please :)
|
enabled = true
|
||||||
|
|
||||||
# Default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more
|
# Default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more
|
||||||
|
|
||||||
@@ -281,4 +281,4 @@ bindl = , XF86AudioPrev, exec, playerctl previous
|
|||||||
windowrulev2 = suppressevent maximize, class:.*
|
windowrulev2 = suppressevent maximize, class:.*
|
||||||
|
|
||||||
# Fix some dragging issues with XWayland
|
# 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
|
||||||
|
|||||||
@@ -99,7 +99,7 @@ if $hyprland; then
|
|||||||
hyprlock # Screen locker
|
hyprlock # Screen locker
|
||||||
hyprpaper # Wallpaper manager
|
hyprpaper # Wallpaper manager
|
||||||
hyprpicker # Color picker
|
hyprpicker # Color picker
|
||||||
polkit-gnome # Auth pop-up for sudo access
|
hyprpolkitagent # Auth pop-up for sudo access
|
||||||
nautilus # File manager
|
nautilus # File manager
|
||||||
network-manager # Network manager
|
network-manager # Network manager
|
||||||
pipewire # Audio server
|
pipewire # Audio server
|
||||||
|
|||||||
Reference in New Issue
Block a user