Compare commits
2 Commits
70bac5be34
...
55d8edaebe
Author | SHA1 | Date | |
---|---|---|---|
55d8edaebe | |||
6df1beda60 |
@ -242,6 +242,13 @@ client.unfocused #222222 #222222 #AAAAAA
|
||||
# font
|
||||
font pango: IBMPlexMono Regular 10
|
||||
|
||||
input "5215:621:SINO_WEALTH_GXT_144_Gaming_Mouse" {
|
||||
accel_profile "flat"
|
||||
dwt disabled
|
||||
left_handed disabled
|
||||
pointer_accel -0.78
|
||||
}
|
||||
|
||||
# wacom
|
||||
input "1386:770:Wacom_Intuos_PT_S_Pen" {
|
||||
accel_profile "flat"
|
||||
|
@ -3,5 +3,5 @@ set -eou pipefail
|
||||
|
||||
echo "$1" | wget-titles-from-urls >> titles.txt
|
||||
echo "$1" | youtube-audio
|
||||
standardize-music
|
||||
ls -Art | tail -n 1 | xargs -d '\n' kid3
|
||||
standardize-music
|
||||
|
Loading…
x
Reference in New Issue
Block a user