TnSb a5b6e84cbc add smart-close KWin script to minimize Cisco Secure Client
vpnui's GTK window quits the whole process on close, removing its tray
icon. This KWin script registers a shortcut that minimizes the window
when Cisco Secure Client is focused and closes any other window normally,
so binding it to the window-close shortcut keeps vpnui in the tray.
2026-09-01 13:11:02 -04:00
2024-09-11 09:34:24 -04:00
2026-08-11 11:17:33 -04:00

Miscellaneous topics that I'm too lazy to script

Firefox

tree-style tabs

  1. Go to about:config in Firefox and make sure that toolkit.legacyUserProfileCustomizations.stylesheets is set to true.
  2. Close Firefox.
  3. Set up https://github.com/MrOtherGuy/firefox-csshacks (git method) and add this to userChrome.css:
@import url(chrome/hide_tabs_toolbar_v2.css)

screen sharing broken in MS Teams (and maybe others?)

This is caused by the "Plasma Integration" plugin. You need to disable a certain functionality for it to work:

  1. Go to Manage extensions->Plasma Integration->Preferences and disable/uncheck "Enhanced Media Controls".
  2. Restart Firefox for change to take effect.
S
Description
No description provided
Readme
315 KiB
Languages
Python 67.6%
Shell 18.9%
Go Template 5.7%
Lua 4.6%
CSS 2.5%
Other 0.7%