updated hyprland to 0.42
This commit is contained in:
@ -12,7 +12,7 @@ monitor=DP-2,2560x1440@144,1920x0,1,vrr,2
|
|||||||
monitor=HDMI-A-1,1920x1080@60,0x360,1
|
monitor=HDMI-A-1,1920x1080@60,0x360,1
|
||||||
|
|
||||||
env = GDK_BACKEND,wayland,x11,*
|
env = GDK_BACKEND,wayland,x11,*
|
||||||
env = QT_QPA_PLATFORM,wayland,xcb
|
# env = QT_QPA_PLATFORM,wayland,xcb,*
|
||||||
env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
|
env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
|
||||||
|
|
||||||
debug {
|
debug {
|
||||||
@ -111,7 +111,7 @@ gestures {
|
|||||||
misc {
|
misc {
|
||||||
vrr = 2
|
vrr = 2
|
||||||
disable_hyprland_logo = true
|
disable_hyprland_logo = true
|
||||||
no_direct_scanout = false
|
# no_direct_scanout = false
|
||||||
}
|
}
|
||||||
|
|
||||||
# Example windowrule v1
|
# 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 0 set Front unmute
|
||||||
exec=sleep 5; amixer -c 1 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 {
|
plugin {
|
||||||
split-monitor-workspaces {
|
split-monitor-workspaces {
|
||||||
count = 10
|
count = 10
|
||||||
|
enable_persistent_workspaces = 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -39,7 +39,7 @@
|
|||||||
"tooltip": false,
|
"tooltip": false,
|
||||||
"on-click": "activate",
|
"on-click": "activate",
|
||||||
"sort-by-number": true,
|
"sort-by-number": true,
|
||||||
"all-outputs": true,
|
"all-outputs": false,
|
||||||
"disable-scroll": true,
|
"disable-scroll": true,
|
||||||
"show-special": true,
|
"show-special": true,
|
||||||
"format-icons": {
|
"format-icons": {
|
||||||
|
|||||||
Reference in New Issue
Block a user