mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2025-02-20 18:21:34 -05:00
Mention Edge Dark Mode
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
9653ca0d60
commit
f9907b4097
@ -59,6 +59,10 @@ Note that I just use allow here, because the vault VM on a new Fedora 41 already
|
|||||||
|
|
||||||
One trivial way for malicious applications to exfiltrate data from an offline VM is to open a link in a disposable VM with a payload. To prevent this, open the VM settings, go to advanced and set the default disposable template to none.
|
One trivial way for malicious applications to exfiltrate data from an offline VM is to open a link in a disposable VM with a payload. To prevent this, open the VM settings, go to advanced and set the default disposable template to none.
|
||||||
|
|
||||||
|
### Edge Dark Mode
|
||||||
|
|
||||||
|
Go to edge://flags and set "Auto Dark Mode for Web Contents" to "Enable with selective inversion of non-image elements". This reduces flashbangs a lot.
|
||||||
|
|
||||||
### Bitwarden & Element Flatpak
|
### Bitwarden & Element Flatpak
|
||||||
|
|
||||||
These apps require the keyring to be created first to work properly. Simply open a browser like Microsoft Edge and set an empty password for the keyring before using them.
|
These apps require the keyring to be created first to work properly. Simply open a browser like Microsoft Edge and set an empty password for the keyring before using them.
|
||||||
@ -67,4 +71,4 @@ These apps require the keyring to be created first to work properly. Simply open
|
|||||||
|
|
||||||
In my experience, VLC works best. Changing video output to X11 video output (XCB) reduces CPU usage by 10% on my Thinkpad P53. See [this link](https://forum.qubes-os.org/t/vlc-video-playback-cpu-usage-improvement/23363).
|
In my experience, VLC works best. Changing video output to X11 video output (XCB) reduces CPU usage by 10% on my Thinkpad P53. See [this link](https://forum.qubes-os.org/t/vlc-video-playback-cpu-usage-improvement/23363).
|
||||||
|
|
||||||
If you want to use MPV, make sure that `--vo=x11 --profile=sw-fast` is passed as arguments. See [this link](https://forum.qubes-os.org/t/improving-video-playback-speed/21906).
|
If you want to use MPV, make sure that `--vo=x11 --profile=sw-fast` is passed as arguments. See [this link](https://forum.qubes-os.org/t/improving-video-playback-speed/21906).
|
Loading…
Reference in New Issue
Block a user