diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2026-04-01 19:35:30 +0200 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2026-04-01 19:35:30 +0200 |
| commit | dcbde058bb4f2095da3767cb1aa91c0d8fb47c67 (patch) | |
| tree | 71c728b9a45d88b177bb81475de65695383fc740 /common/home/hyprland | |
| parent | 104cf7f6e2c27e86e55379cc8715631d17e3f448 (diff) | |
2026-04-01 updates by auto-switch
Diffstat (limited to 'common/home/hyprland')
| -rw-r--r-- | common/home/hyprland/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/home/hyprland/default.nix b/common/home/hyprland/default.nix index 063c848..f4f8d80 100644 --- a/common/home/hyprland/default.nix +++ b/common/home/hyprland/default.nix @@ -183,7 +183,7 @@ "float, size 500 900, class:^(Waydroid)$" # Nextcloud - "float, move 100%-500 20, size 500 800, noborder, noblur, xray, pin, stayfocused, class:^(com.nextcloud\\..*)$, title:^(Nextcloud)$" + "float, move 100%-500 20, size 500 800, noborder, noblur, xray, pin, class:^(com.nextcloud\\..*)$, title:^(Nextcloud)$" ]; ecosystem = { |