hypr conf
This commit is contained in:
parent
9080aeb814
commit
f2c2dd1998
2 changed files with 7 additions and 0 deletions
6
users/tao/hyprland.nix
Normal file
6
users/tao/hyprland.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
wayland.windowManager.hyprland.enable = true;
|
||||
wayland.windowManager.hyprland.settings = {
|
||||
"$mod" = "SUPER";
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue