Hyprland window rule to make matplotlib plots floating
This commit is contained in:
parent
0bd6aa9de5
commit
9cf1a01953
|
@ -243,6 +243,8 @@
|
|||
"float, org.gnome.Nautilus|xdg-desktop-portal-gtk"
|
||||
"size 1200 800, org.gnome.Nautilus|xdg-desktop-portal-gtk"
|
||||
"center, org.gnome.Nautilus|xdg-desktop-portal-gtk"
|
||||
# Matplotlib plots
|
||||
"float, Matplotlib"
|
||||
|
||||
# Workspace rules
|
||||
"workspace 2, (firefox|nyxt|org.qutebrowser.qutebrowser)" # Browser
|
||||
|
|
Loading…
Reference in a new issue