Update Hyprland config

This commit is contained in:
2024-07-19 19:19:22 +02:00
parent 4e0fd1e8d9
commit a184774e77

View File

@ -25,7 +25,7 @@ exec-once = bash -c "mkfifo /tmp/$HYPRLAND_INSTANCE_SIGNATURE.wob && tail -f /tm
exec-once = /usr/lib/polkit-kde-authentication-agent-1 & exec-once = /usr/lib/polkit-kde-authentication-agent-1 &
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
# exec-once = xdg-desktop-portal-hyprland & # exec-once = xdg-desktop-portal-hyprland &
exec-once = hyprctl setcursor Adwaita 20
#------------------------ #------------------------
@ -106,6 +106,7 @@ misc {
swallow_regex = swallow_regex =
focus_on_activate = true focus_on_activate = true
vfr = 1 vfr = 1
new_window_takes_over_fullscreen = 2
} }
gestures { gestures {