summaryrefslogtreecommitdiffstats
path: root/roles/hyprland
diff options
context:
space:
mode:
Diffstat (limited to 'roles/hyprland')
-rw-r--r--roles/hyprland/meta/argument_specs.yml2
-rw-r--r--roles/hyprland/templates/hyprland/rules.conf.j22
2 files changed, 2 insertions, 2 deletions
diff --git a/roles/hyprland/meta/argument_specs.yml b/roles/hyprland/meta/argument_specs.yml
index 9845602d..b12c2ac5 100644
--- a/roles/hyprland/meta/argument_specs.yml
+++ b/roles/hyprland/meta/argument_specs.yml
@@ -2,5 +2,5 @@
argument_specs:
main:
short_description: "Install hyprland on ArchLinux"
- description: "Install hyprland on Linux distribution"
+ description: "Install hyprland on ArchLinux"
options: {}
diff --git a/roles/hyprland/templates/hyprland/rules.conf.j2 b/roles/hyprland/templates/hyprland/rules.conf.j2
index a02d6302..bb75fc04 100644
--- a/roles/hyprland/templates/hyprland/rules.conf.j2
+++ b/roles/hyprland/templates/hyprland/rules.conf.j2
@@ -7,5 +7,5 @@ windowrule = float on, match:tag floating-window
windowrule = center on, match:tag floating-window
windowrule = size 875 600, match:tag floating-window
-windowrule = tag +floating-window, match:class (work.kartoffln.bluetui|work.kartoffln.btop)
+windowrule = tag +floating-window, match:class (work.kartoffln.bluetui|work.kartoffln.btop|work.kartoffln.wlctl)
windowrule = float on, match:class org.gnome.Calculator