add hyprland version to options file
This commit is contained in:
parent
6f33b52601
commit
d734c3c090
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@
|
||||||
inherit (trivial) boolToString;
|
inherit (trivial) boolToString;
|
||||||
inherit (strings) floatToString;
|
inherit (strings) floatToString;
|
||||||
inherit (lists) remove;
|
inherit (lists) remove;
|
||||||
|
|
||||||
|
# v0.49.0
|
||||||
|
|
||||||
cfg = config.horseman.wm.hyprland;
|
cfg = config.horseman.wm.hyprland;
|
||||||
homeCfg = config.horseman;
|
homeCfg = config.horseman;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue