-
-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
Milestone
Description
Contour Terminal version
0.3.1.200/0.3.12.262/0.4.0.6089
Installer source
something else (please specify below)
Operating System
Nixos unstable
Architecture
x86-64
Other Software
hyprland 0.32.0
Steps to reproduce
either set the wm_class via profiles.<profilename>. wm_class
or pass it via contour class
Expected Behavior
hyprctl clients
should display the new class
Actual Behavior
Nothing changes, although the result is slightly different on the old/stable and the version obtained from github actions. In the former case class is set to contour
; on the git version it is simply goes blank if specified via an argument, and doesn't change when specified in the configuration.
Additional notes
Regarding the versions, the oldest one was obtained from nixpkgs (built from source), the newer versions were "repackaged" from .debs for ubuntu 22.04 (obtained from releases and github actions' artifacts).