Compare commits
3 Commits
e1b6eda4aa
...
ef95eb38db
Author | SHA1 | Date | |
---|---|---|---|
ef95eb38db | |||
ed7f89920d | |||
40dbc00dd0 |
7
programs
7
programs
@ -79,6 +79,8 @@ ripgrep
|
|||||||
netcat
|
netcat
|
||||||
nmap
|
nmap
|
||||||
remmina
|
remmina
|
||||||
|
freerdp
|
||||||
|
nss-mdns
|
||||||
python-pynvim
|
python-pynvim
|
||||||
xorg-xinput
|
xorg-xinput
|
||||||
xorg-xbacklight
|
xorg-xbacklight
|
||||||
@ -190,3 +192,8 @@ 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,3 +1,13 @@
|
|||||||
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,8 +109,6 @@ 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