Switched from Hyprlang to lua in HM
This commit is contained in:
parent
7b000dba7f
commit
3ea04478ed
@ -12,13 +12,14 @@ let
|
||||
) wsList);
|
||||
in
|
||||
{
|
||||
wayland.windowManager.hyprland =
|
||||
{
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
|
||||
configType = "lua";
|
||||
|
||||
|
||||
# Config
|
||||
settings =
|
||||
{
|
||||
settings = {
|
||||
# Variables
|
||||
"$mod" = "SUPER";
|
||||
"$term" = "alacritty";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user