diff options
| author | kj-sh604 | 2024-08-30 20:03:57 -0400 |
|---|---|---|
| committer | kj-sh604 | 2024-08-30 20:03:57 -0400 |
| commit | 19e31db875f8bfe14fc55b51602cd2b7c804ba71 (patch) | |
| tree | 45f012d30ca95d4470003bd9d9335c8fd2624d83 /.config/awesome/rc-4.3-3.lua | |
| parent | 24c96da496aa1e6b8e087a45fd621da39dac8bfd (diff) | |
refactor: update `floating clients` list
Diffstat (limited to '.config/awesome/rc-4.3-3.lua')
| -rw-r--r-- | .config/awesome/rc-4.3-3.lua | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/.config/awesome/rc-4.3-3.lua b/.config/awesome/rc-4.3-3.lua index e40a491..67daaca 100644 --- a/.config/awesome/rc-4.3-3.lua +++ b/.config/awesome/rc-4.3-3.lua @@ -749,22 +749,24 @@ awful.rules.rules = { "Blueman-manager", "DateTime.py", "Evolution-alarm-notify", - "Gpick", "Gnome-calculator", - "gnome-calculator", "Gnome-system-monitor", - "gnome-system-monitor", + "Gpick", "Kruler", "Mate-system-monitor", - "mate-system-monitor", - "MessageWin", -- kalarm. - "mullvadbrowser", -- needs a fixed window size to avoid fingerprinting by screen size. + "MessageWin", -- kalarm. "Mullvad Browser", -- needs a fixed window size to avoid fingerprinting by screen size. - "screengrab", - "Sxiv", + "Qalculate-gtk", "Steam", + "Sxiv", "Tor Browser", -- same as mullvadbrowser. "Wpa_gui", + "gnome-calculator", + "gnome-system-monitor", + "mate-system-monitor", + "mullvadbrowser", -- needs a fixed window size to avoid fingerprinting by screen size. + "qalculate-qt", + "screengrab", "veromix", "xtightvncviewer", "zoom", |
