diff --git a/users/willifan/graphical/hyprland/kanshi.nix b/users/willifan/graphical/hyprland/kanshi.nix index b5c8616..5d2e81c 100644 --- a/users/willifan/graphical/hyprland/kanshi.nix +++ b/users/willifan/graphical/hyprland/kanshi.nix @@ -42,6 +42,9 @@ scale = 1.0; transform = "270"; } + { + criteria = "*"; + } ]; profile.exec = "$XDG_CONFIG_HOME/eww/scripts/monitors.sh"; }