Compare commits
No commits in common. "ef95eb38dbb86860aa38441696a9fde9d7944458" and "e1b6eda4aa29bc3ef0214c9b842661cb225ed73b" have entirely different histories.
ef95eb38db
...
e1b6eda4aa
7
programs
7
programs
@ -79,8 +79,6 @@ ripgrep
|
|||||||
netcat
|
netcat
|
||||||
nmap
|
nmap
|
||||||
remmina
|
remmina
|
||||||
freerdp
|
|
||||||
nss-mdns
|
|
||||||
python-pynvim
|
python-pynvim
|
||||||
xorg-xinput
|
xorg-xinput
|
||||||
xorg-xbacklight
|
xorg-xbacklight
|
||||||
@ -192,8 +190,3 @@ sof-firmware
|
|||||||
xonotic
|
xonotic
|
||||||
python-pipx
|
python-pipx
|
||||||
xf86-input-wacom
|
xf86-input-wacom
|
||||||
|
|
||||||
# for raspberyy pi pico dev
|
|
||||||
arm-none-eabi-binutils
|
|
||||||
arm-none-eabi-gcc
|
|
||||||
arm-none-eabi-newlib
|
|
||||||
|
@ -1,13 +1,3 @@
|
|||||||
CTRL+p script-message osc-playlist
|
CTRL+p script-message osc-playlist
|
||||||
CTRL+j seek 2
|
CTRL+j seek 2
|
||||||
CTRL+k seek -2
|
CTRL+k seek -2
|
||||||
|
|
||||||
# filters
|
|
||||||
F1 vf toggle random
|
|
||||||
F2 vf toggle photosensitivity
|
|
||||||
F3 vf toggle lagfun:decay=0.995
|
|
||||||
F4 vf toggle vflip
|
|
||||||
|
|
||||||
F5 af toggle vibrato:f=2:d=1
|
|
||||||
F6 af toggle vibrato:f=15:d=.5
|
|
||||||
F7 af toggle apulsator:hz=0.4
|
|
||||||
|
@ -109,6 +109,8 @@ bind x "kill"
|
|||||||
|
|
||||||
// Player info
|
// Player info
|
||||||
seta "_cl_color" "51"
|
seta "_cl_color" "51"
|
||||||
|
seta "_cl_gender" "1"
|
||||||
|
seta "_cl_name" "^xDAFdogeystamp"
|
||||||
seta "_cl_playermodel" "models/player/gakmasked.iqm"
|
seta "_cl_playermodel" "models/player/gakmasked.iqm"
|
||||||
|
|
||||||
// Volume
|
// Volume
|
||||||
|
Loading…
x
Reference in New Issue
Block a user