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
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title></title> | |
| </head> | |
| <body translate="no" > |
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
| /* Acri mod by appleneko2001 */ | |
| /* Require two fonts: Iosevka Fixed and GenSenRounded JP */ | |
| /* GenSenRounded: https://github.com/ButTaiwan/gensen-font */ | |
| /* Iosevka Family: https://github.com/be5invis/Iosevka */ | |
| /* OBSTheme, main QApplication palette and QML values */ | |
| OBSTheme { | |
| window: rgb(24,24,25); | |
| windowText: rgb(225,224,225); | |
| base: rgb(18,18,21); |
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
| /** | |
| * @name Discord Concept Central Design | |
| * @author Idea by YouTube@ConceptCentral, implementation by github@appleneko2001 | |
| * @version 0.0.2 | |
| * @description Re-imagined design of Discord (alpha, still re-working). Style based on DarkMatter by Tropical#8908 and Hammock#3110 (source: https://github.com/DiscordStyles/DarkMatter/) | |
| */ | |
| /* DO-IT-YOURSELF IS BEST */ | |
| /* Hey you! If you want your Discord looks more that you love */ | |
| /* then do not forgot check last line! There you can change some variables to this style setup */ |
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
| navigator.mediaDevices.getDisplayMedia = getDisplayMedia; | |
| // ==UserScript== | |
| // @name Screenshare with Audio | |
| // @namespace https://github.com/edisionnano | |
| // @version 0.4 | |
| // @updateURL https://openuserjs.org/meta/samantas5855/Screenshare_with_Audio.meta.js | |
| // @description Screenshare with Audio on Discord | |
| // @author Guest271314 and Samantas5855 | |
| // @match https://*.discord.com/* | |
| // @icon https://www.google.com/s2/favicons?domain=discord.com |
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/sh | |
| # ! DONT FORGET CHANGE OUTPUT DIRECTORY TO MAKE IT FIT TO YOUR COMPUTER ! | |
| OUTPUT_DIR="/mnt/archive/journal/$(date +%Y)" | |
| if [ "${1+x}" ] | |
| then | |
| echo "Argument #1 should be used for restore operation ID" | |
| echo "due my skill issue. Plz do not abuse it :)" | |
| echo "TMP_ID=$1" |
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
| #!/usr/bin/env xdg-open | |
| [Desktop Entry] | |
| Categories=System | |
| Exec=wine_loader.sh %f | |
| Icon=wine | |
| Name=Wine Windows Application Loader | |
| Terminal=false | |
| Type=Application |
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
| -480p - Run tenfoot in 480p rather than 1080p | |
| -720p - Run tenfoot in 720p rather than 1080p | |
| -accesscode - | |
| -all_languages - show longest loc string from any language | |
| -batterytestmode - rapidly cycle battery percentages for testing | |
| -bigpicture - Start in Steam Big Picture mode | |
| -blefw - | |
| -cafeapplaunch - Launch apps in a cyber cafe context | |
| -candidates - Show libjingle candidates for local connection as they are processed | |
| -ccsyntax - Spew details about the localized strings we load |
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
| libnvidia-cfg1-510 libnvidia-compute-510 libnvidia-compute-510:i386 libnvidia-decode-510 libnvidia-decode-510:i386 libnvidia-encode-510 libnvidia-encode-510:i386 libnvidia-extra-510 libnvidia-fbc1-510 libnvidia-fbc1-510:i386 nvidia-compute-utils-510 nvidia-dkms-510 nvidia-kernel-common-510 nvidia-kernel-source-510 nvidia-utils-510 xserver-xorg-video-nvidia-510 |
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 | |
| # thanks: | |
| # - to guys from linux.org.ru; | |
| # - to 'iptable' user from ##linux at irc.freenode.net. | |
| # test command: | |
| # sudo /bin/bash my-udev-notify -a add -p 'test_path' -b '555' -d '777' | |
| # get path to this script |
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
| # MangoHUD config by appleneko2001 | |
| # | |
| # RShift + F12 to disable HUD. | |
| toggle_fps_limit=F1 | |
| #font_size=24 | |
| #font_file=/usr/local/share/fonts/m/MapleMono_SC_NF_Regular.ttf | |
| #retro | |
OlderNewer