chore: do some stuff
devenv: scripts and nixpkgs-fmt hyprland: enable UWSM support
This commit is contained in:
parent
5175a6d9f3
commit
57c4933610
5 changed files with 14 additions and 7 deletions
|
@ -65,7 +65,7 @@
|
|||
};
|
||||
# Optional
|
||||
# Whether to enable hyprland-session.target on hyprland startup
|
||||
systemd = { enable = true; };
|
||||
systemd = { enable = false; }; # set to false due to UWSM
|
||||
};
|
||||
# ...
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue