upd hyprland & sway
This commit is contained in:
parent
309fa70672
commit
07cf079bd9
9 changed files with 107 additions and 22 deletions
|
|
@ -16,7 +16,6 @@ in {
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
environment.etc."greetd/environments".text = ''
|
||||
Hyprland
|
||||
sway
|
||||
'';
|
||||
|
||||
|
|
@ -35,7 +34,7 @@ in {
|
|||
|
||||
environment = {
|
||||
variables = {
|
||||
# NIXOS_OZONE_WL = "1";
|
||||
NIXOS_OZONE_WL = "1";
|
||||
__GL_GSYNC_ALLOWED = "0";
|
||||
__GL_VRR_ALLOWED = "0";
|
||||
_JAVA_AWT_WM_NONEREPARENTING = "1";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue