add sway
This commit is contained in:
parent
b50deaf53c
commit
663c9608d0
13 changed files with 331 additions and 68 deletions
|
|
@ -16,7 +16,6 @@ in {
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
environment.etc."greetd/environments".text = ''
|
||||
bspwm
|
||||
Hyprland
|
||||
sway
|
||||
'';
|
||||
|
|
@ -36,7 +35,7 @@ in {
|
|||
|
||||
environment = {
|
||||
variables = {
|
||||
# NIXOS_OZONE_WL = "0";
|
||||
# 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