pinwheel: Fix graphics setting in hyprland

This commit is contained in:
Alexander Heldt
2024-06-30 09:25:13 +02:00
parent 6d5a6ff2d2
commit 36d463381d

View File

@@ -160,7 +160,7 @@ in
}; };
# openGL is needed for wayland/hyprland # openGL is needed for wayland/hyprland
hardware.opengl.enable = true; hardware.graphics.enable = true;
systemd.user.services.hyprland-monitors = { systemd.user.services.hyprland-monitors = {
# systemctl --user restart hyprland-monitors.service # systemctl --user restart hyprland-monitors.service