feat: add hyprland WIP
This commit is contained in:
parent
971f3a44de
commit
7c5af81e75
8 changed files with 170 additions and 9 deletions
|
|
@ -8,7 +8,7 @@
|
|||
flavour = mkOption {
|
||||
type = types.listOf types.str;
|
||||
default = [ "sway" ];
|
||||
example = [ "sway" "i3" ];
|
||||
example = [ "sway" "i3" "hyprland" ];
|
||||
description = ''
|
||||
The flavour (WM) for your system to use
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue