Compare commits
3 Commits
e1b6eda4aa
...
ef95eb38db
Author | SHA1 | Date | |
---|---|---|---|
ef95eb38db | |||
ed7f89920d | |||
40dbc00dd0 |
7
programs
7
programs
@ -79,6 +79,8 @@ ripgrep
|
||||
netcat
|
||||
nmap
|
||||
remmina
|
||||
freerdp
|
||||
nss-mdns
|
||||
python-pynvim
|
||||
xorg-xinput
|
||||
xorg-xbacklight
|
||||
@ -190,3 +192,8 @@ sof-firmware
|
||||
xonotic
|
||||
python-pipx
|
||||
xf86-input-wacom
|
||||
|
||||
# for raspberyy pi pico dev
|
||||
arm-none-eabi-binutils
|
||||
arm-none-eabi-gcc
|
||||
arm-none-eabi-newlib
|
||||
|
@ -1,3 +1,13 @@
|
||||
CTRL+p script-message osc-playlist
|
||||
CTRL+j 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,8 +109,6 @@ bind x "kill"
|
||||
|
||||
// Player info
|
||||
seta "_cl_color" "51"
|
||||
seta "_cl_gender" "1"
|
||||
seta "_cl_name" "^xDAFdogeystamp"
|
||||
seta "_cl_playermodel" "models/player/gakmasked.iqm"
|
||||
|
||||
// Volume
|
||||
|
Loading…
x
Reference in New Issue
Block a user