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