open htop when click on memory module on waybar.
This commit is contained in:
parent
0e868d4034
commit
5f3c6a36fa
1 changed files with 3 additions and 1 deletions
|
@ -244,7 +244,9 @@ windowrule = opacity 0.96,^(LibreWolf)$
|
|||
windowrule = opacity 0.96,^(libreoffice.*)$
|
||||
windowrule = opacity 0.9,^(WebCord.*)$
|
||||
|
||||
windowrule=float,^(galculator)$
|
||||
windowrule = float,^(galculator)$
|
||||
windowrulev2 = float,class:floating
|
||||
windowrulev2 = move 45% 10% ,class:floating
|
||||
|
||||
#bind = $secondMod, a, exec, waybar
|
||||
|
||||
|
|
Loading…
Reference in a new issue