diff options
| author | kj_sh604 | 2024-03-30 18:51:35 +0800 |
|---|---|---|
| committer | kj_sh604 | 2024-03-30 18:51:35 +0800 |
| commit | 0d324179b23c99504294f3a8ac0d7be76ae52d00 (patch) | |
| tree | 5a1af4c667386c451e9c799dd2d8a9c1c8672d6b /.config/awesome/rc.lua | |
| parent | 1090340e0d0a07757b944dacd5ae0cfcdbd96b32 (diff) | |
feat: add `gnome-system-monitor` to floating clients
Diffstat (limited to '.config/awesome/rc.lua')
| -rw-r--r-- | .config/awesome/rc.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index 5e0a337..8bdf67e 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -736,6 +736,7 @@ ruled.client.connect_signal("request::rules", function() "Gnome-calculator", "gnome-calculator", "Gnome-system-monitor", + "gnome-system-monitor", "Kruler", "MessageWin", -- kalarm. "mullvadbrowser", -- needs a fixed window size to avoid fingerprinting by screen size. |
