updated hyprland to 0.42

This commit is contained in:
2024-08-14 22:00:02 +05:00
parent 782793b8c7
commit 8c4913157f
2 changed files with 4 additions and 5 deletions

View File

@ -12,7 +12,7 @@ monitor=DP-2,2560x1440@144,1920x0,1,vrr,2
monitor=HDMI-A-1,1920x1080@60,0x360,1
env = GDK_BACKEND,wayland,x11,*
env = QT_QPA_PLATFORM,wayland,xcb
# env = QT_QPA_PLATFORM,wayland,xcb,*
env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
debug {
@ -111,7 +111,7 @@ gestures {
misc {
vrr = 2
disable_hyprland_logo = true
no_direct_scanout = false
# no_direct_scanout = false
}
# Example windowrule v1
@ -197,11 +197,10 @@ bind = ,XF86MonBrightnessUp, exec, ddcutil -d 2 setvcp 10 + 5
exec=sleep 5; amixer -c 0 set Front unmute
exec=sleep 5; amixer -c 1 set Front unmute
# exec-once=hyprctl plugin load $HOME/.config/hypr/split-monitor-workspaces.so
plugin {
split-monitor-workspaces {
count = 10
enable_persistent_workspaces = 0
}
}