fix(hyprland): Hack to stop new workspace after DPMS

This commit is contained in:
2024-12-24 08:40:59 -06:00
parent da17cbcfd3
commit 8ebf2f9889
+3 -2
View File
@@ -21,8 +21,9 @@ source = ~/.config/hypr/mocha.conf
################
# See https://wiki.hyprland.org/Configuring/Monitors/
monitor=,preferred,auto,auto
workspace=,1
# See https://github.com/hyprwm/Hyprland/issues/7608
monitor=DP-1,preferred,auto,auto
workspace=1,monitor:DP-1,default:true
###################