feat: add hyprland WIP

This commit is contained in:
Jacob Bachmann 2024-03-19 19:10:27 +01:00
parent 971f3a44de
commit 7c5af81e75
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
8 changed files with 170 additions and 9 deletions

View file

@ -3,6 +3,7 @@
environment.pathsToLink = [ "/libexec" ]; # links /libexec from derivations to /run/current-system/sw
programs.sway.enable = builtins.elem "sway" gui.flavour;
programs.hyprland.enable = builtins.elem "hyprland" gui.flavour;
services.xserver.windowManager.i3.enable = builtins.elem "i3" gui.flavour;
services.xserver = {
@ -16,6 +17,7 @@
etc = {
"greetd/environments".text = ''
sway
Hyprland
'';
"greetd/kanshi-config".text = ''
profile nomad {