diff options
| author | Blista Kanjo | 2023-10-14 22:00:33 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2023-10-14 22:00:33 -0400 |
| commit | 7bdc16cadab165cf2c0b29e1352d6b7a000c85b5 (patch) | |
| tree | 897123f4b42bba444749778deb9d38fc09cc8d5b /.config/awesome/rc-4.3-3.lua | |
| parent | a5afd290c470a5f6de9d16667b5197cf91808698 (diff) | |
feat: implement `rc.lua` changes to `rc-4.3-3.lua`
Diffstat (limited to '.config/awesome/rc-4.3-3.lua')
| -rw-r--r-- | .config/awesome/rc-4.3-3.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/awesome/rc-4.3-3.lua b/.config/awesome/rc-4.3-3.lua index 94f27ef..104a6d1 100644 --- a/.config/awesome/rc-4.3-3.lua +++ b/.config/awesome/rc-4.3-3.lua @@ -752,6 +752,7 @@ awful.rules.rules = { "Kruler", "MessageWin", -- kalarm. "mullvadbrowser", -- needs a fixed window size to avoid fingerprinting by screen size. + "Mullvad Browser", -- needs a fixed window size to avoid fingerprinting by screen size. "screengrab", "Sxiv", "Steam", |
