Compare commits
No commits in common. "42bc75e4405f4c020401cf127cb38a2403806736" and "2f2f6c96b1949146e01824f4fab1b868f168a1b4" have entirely different histories.
42bc75e440
...
2f2f6c96b1
@ -23,7 +23,7 @@ let
|
||||
NIXOS_OZONE_WL = "1";
|
||||
QT_WAYLAND_DISABLE_WINDOWDECORATION = "1";
|
||||
QT_QPA_PLATFORM = "wayland";
|
||||
SDL_VIDEODRIVER = "wayland";
|
||||
SDL_VIDEODRIVE = "wayland";
|
||||
XDG_SESSION_TYPE = "wayland";
|
||||
}
|
||||
// (
|
||||
@ -62,7 +62,6 @@ in
|
||||
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.hyprland;
|
||||
# plugins = [ hypr-dynamic-cursors ]; # https://github.com/VirtCode/hypr-dynamic-cursors
|
||||
settings = {
|
||||
general = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user