$ switch-preset-mxmaster3s.sh$ switch-preset-mxmaster3s.sh | #!/bin/bash | |
| # Copy and set your current GTK3 theme over another's Flatpak theme. | |
| # It's like a raider takeover of some Flatpak theme 😁 🙃. | |
| # NOTICE: some Flatpak theme must be already installed. | |
| # | |
| # What if you set your custom GTK3 theme for your desktop and want it for Flatpak? | |
| # Use this script to takeover of another's Flatpak theme and set it! | |
| USAGE(){ |
| // ==UserScript== | |
| // @name Open url prompt | |
| // @version 0.0.3 | |
| // @match *://*/* | |
| // @author Flashwalker | |
| // @description Press Ctrl+Shift+: or Ctrl+Shift+' to open location prompt | |
| // @updateURL https://gist.githubusercontent.com/Flashwalker/c02e28809a897c4955f34e271db0e427/raw/open-url-prompt.user.js | |
| // @downloadURL https://gist.githubusercontent.com/Flashwalker/c02e28809a897c4955f34e271db0e427/raw/open-url-prompt.user.js | |
| // @homepage https://gist.github.com/Flashwalker/c02e28809a897c4955f34e271db0e427 | |
| // ==/UserScript== |
| // ==UserScript== | |
| // @name Yandex dzen dark theme | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.0.3 | |
| // @description Set the dark theme on Yandex dzen | |
| // @author You | |
| // @match http*://dzen.ru/* | |
| // @match http*://*.dzen.ru/* | |
| // @match http*://*.*.dzen.ru/* | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=dzen.ru |