Compare commits
3 Commits
bc3a237e08
...
55d8edaebe
Author | SHA1 | Date | |
---|---|---|---|
55d8edaebe | |||
6df1beda60 | |||
777b011479 |
@ -1,4 +1,4 @@
|
||||
profile {
|
||||
output "LG Electronics LG IPS QHD 201NTPCGD520" enable scale 1.30 position 0,0 mode 2560x1440@60Hz
|
||||
output "LG Electronics LG ULTRAWIDE 0x01010101" enable position 1968,0 mode 2560x1080@60Hz
|
||||
output "LG Electronics LG IPS QHD 201NTPCGD520" enable scale 1.30 position 0,0 mode 2560x1440@75Hz
|
||||
output "LG Electronics LG IPS QHD 309NTABDW064" enable scale 1.30 position 1974,0 mode 2560x1440@75Hz
|
||||
}
|
||||
|
@ -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