zenix: fix hyprland conf

This commit is contained in:
tristan 2025-04-19 12:31:01 +01:00
parent 6fd8eb1163
commit 08ec72daba

View file

@ -195,11 +195,6 @@ in {
"QT_WAYLAND_DISABLE_WINDOWDECORATION,1" "QT_WAYLAND_DISABLE_WINDOWDECORATION,1"
"NIXOS_OZONE_WL,1" "NIXOS_OZONE_WL,1"
]; ];
windowrule = [
"float, title:wlogout"
"idleinhibit always, vrmonitor"
"idleinhibit focus, steam_app"
];
workspace = [ workspace = [
"11, default:true" "11, default:true"
]; ];