disable ozone ):
This commit is contained in:
parent
829c8d9392
commit
cd5a381451
2 changed files with 1 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
user = config.user;
|
user = config.user;
|
||||||
in {
|
in {
|
||||||
hardware.opengl.enable = true;
|
hardware.opengl.enable = true;
|
||||||
boot.kernelModules = ["qxl" "bochs_drm"];
|
boot.kernelModules = ["kvm-amd" "qxl" "bochs_drm"];
|
||||||
|
|
||||||
system.stateVersion = "24.05";
|
system.stateVersion = "24.05";
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -124,8 +124,6 @@ in {
|
||||||
"XDG_SESSION_DESKTOP,Hyprland"
|
"XDG_SESSION_DESKTOP,Hyprland"
|
||||||
"QT_AUTO_SCREEN_SCALE_FACTOR,1"
|
"QT_AUTO_SCREEN_SCALE_FACTOR,1"
|
||||||
"QT_WAYLAND_DISABLE_WINDOWDECORATION,1"
|
"QT_WAYLAND_DISABLE_WINDOWDECORATION,1"
|
||||||
"NIXOS_OZONE_WL,1"
|
|
||||||
"WLR_NO_HARDWARE_CURSORS,1"
|
|
||||||
];
|
];
|
||||||
windowrule = [
|
windowrule = [
|
||||||
"float, title:wlogout"
|
"float, title:wlogout"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue