mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
wayland
This commit is contained in:
parent
3370487652
commit
822533ba45
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
# This is to fix clementine gui not showing up on wayland
|
||||
environment.variables.QT_QPA_PLATFORM = "wayland";
|
||||
services.udisks2.enable = true;
|
||||
environment.sessionVariables.NIXOS_OZONE_WL = "1"; # Required for some Electron apps
|
||||
# environment.sessionVariables.NIXOS_OZONE_WL = "1"; # Required for some Electron apps
|
||||
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue