mirror of
https://github.com/szymon-jozef/amazing-dotfiles.git
synced 2026-09-07 20:20:43 +02:00
update: modules/hypr/hyprland.nix
This commit is contained in:
@@ -56,7 +56,7 @@ in
|
||||
"col.inactive_border" = "$overlay1";
|
||||
resize_on_border = false;
|
||||
allow_tearing = false;
|
||||
layout = if isNixOS then "scrolling" else "dwindle"; # i use hyprland-git on nixos
|
||||
layout = "scrolling";
|
||||
};
|
||||
|
||||
animations = {
|
||||
|
||||
Reference in New Issue
Block a user