fix(mouse): incorrect sens
This commit is contained in:
@@ -1 +1,3 @@
|
|||||||
splash = false
|
splash = false
|
||||||
|
preload = ~/.wallpapers/liminal.png
|
||||||
|
wallpaper = ,~/.wallpapers/liminal.png
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ input {
|
|||||||
}
|
}
|
||||||
|
|
||||||
device {
|
device {
|
||||||
name = logitech-usb-receiver
|
name = logitech-pro-x-1
|
||||||
sensitivity = 0
|
sensitivity = 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -53,8 +53,8 @@ bindl = , F6, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
|||||||
bindl = , F7, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
|
bindl = , F7, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
|
||||||
|
|
||||||
# Playback (requires playerctl)
|
# Playback (requires playerctl)
|
||||||
bindl = , F2, exec, playerctl previous
|
#bindl = , F2, exec, playerctl previous
|
||||||
bindl = , F1, exec, playerctl play-pause
|
#bindl = , F1, exec, playerctl play-pause
|
||||||
bindl = , F3, exec, playerctl next
|
bindl = , F3, exec, playerctl next
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user