misc
This commit is contained in:
@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
# Hyprland settings
|
# Hyprland settings
|
||||||
wayland.windowManager.hyprland.enable = true;
|
wayland.windowManager.hyprland = {
|
||||||
wayland.windowManager.hyprland.settings = {
|
enable = true;
|
||||||
|
settings = {
|
||||||
input = {
|
input = {
|
||||||
kb_layout = "se";
|
kb_layout = "se";
|
||||||
kb_variant = "";
|
kb_variant = "";
|
||||||
@ -94,4 +95,5 @@
|
|||||||
"$mod, mouse:273, resizewindow"
|
"$mod, mouse:273, resizewindow"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user