Skip to content

Instantly share code, notes, and snippets.

@appleneko2001
appleneko2001 / clock.html
Last active September 4, 2022 18:40 — forked from sam0737/clock.html
個人修改版Clock with Browser source for OBS Studio
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body translate="no" >
@appleneko2001
appleneko2001 / Acri (27.0.x).qss
Last active September 10, 2022 05:38
my OBS Studio customized Acri skin (2 variants)
/* 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);
@appleneko2001
appleneko2001 / DiscordConceptCentral.theme.css
Last active December 6, 2022 16:38
Re-imagined design of Discord @ConceptCentral (alpha).
/**
* @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 */
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
@appleneko2001
appleneko2001 / archive_journals
Last active April 2, 2023 10:44
My linux cheatsheets
#!/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"
@appleneko2001
appleneko2001 / wine-loader.desktop
Created June 10, 2023 08:19
Used for double clicking .exe file
#!/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
@appleneko2001
appleneko2001 / steam_console_params.txt
Created June 24, 2023 14:55 — forked from davispuh/steam_console_params.txt
Steam client parameters, consoles commands and variables
-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
@appleneko2001
appleneko2001 / nvidia-driver-packages-hold-list
Created October 5, 2023 14:17
Some monitors/graphics card hates each other :( if you got problem like "input is not supported", please go to recovery and delete nvidia-related packages and install 510 version, then use apt-mark hold it
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
@appleneko2001
appleneko2001 / my-udev-notify.sh
Created October 20, 2023 15:51
MODDED "my-udev-notify" script. Requires udev rules to make it works. Its a workaround to notify device connected / disconnected to users. Please do refer how to use the script first, then replace the script with this. https://github.com/dimonomid/my-udev-notify
#!/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
@appleneko2001
appleneko2001 / MangoHud.conf
Created October 26, 2023 18:48
my shit configs of mangohud
# 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