This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| sudo qemu-system-x86_64 --enable-kvm -m 4096 -cpu host -smp cores=2,sockets=1,threads=1 -net nic -net user -vnc :0 -usb -device usb-tablet -vga virtio -cdrom ./*.iso | |
| exit 0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* ==UserStyle== | |
| @name CSS fixes for YT Player Classicifier | |
| @namespace github.com/openstyles/stylus | |
| @version 1.0 | |
| @author oldbutgoldyt | |
| @preprocessor stylus | |
| @var checkbox small "Check this if you are using pre-2020 scales" 1 | |
| ==/UserStyle== */ | |
| @-moz-document domain("www.youtube.com"), domain("youtube-nocookie.com"), domain("youtube.googleapis.com") { |