mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-01 00:30:58 +02:00
update mpv, git, sway
This commit is contained in:
parent
2d080f07b5
commit
133fb95f0a
@ -1,5 +1,5 @@
|
|||||||
#border=no
|
#border=no
|
||||||
#vo=opengl-hq:interpolation:tscale-param1=0.0:scale=ewa_lanczos
|
#vo=opengl-hq:interpolation:tscale-param1=0.0:scale=ewa_lanczos
|
||||||
vo=gpu
|
#vo=gpu
|
||||||
hwdec=vaapi
|
hwdec=vaapi
|
||||||
force-window=immediate
|
force-window=immediate
|
||||||
|
@ -263,5 +263,14 @@ input 1133:4123:Logitech_M705 {
|
|||||||
accel_profile adaptive
|
accel_profile adaptive
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input 1267:32:Elan_Touchpad {
|
||||||
|
natural_scroll enabled
|
||||||
|
pointer_accel 0.1
|
||||||
|
}
|
||||||
|
|
||||||
|
input 1267:32:Elan_TrackPoint {
|
||||||
|
pointer_accel 0.3
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
include /etc/sway/config.d/*
|
include /etc/sway/config.d/*
|
||||||
|
@ -14,6 +14,7 @@
|
|||||||
httpd = webrick
|
httpd = webrick
|
||||||
[core]
|
[core]
|
||||||
editor = nano
|
editor = nano
|
||||||
|
quotepath = false
|
||||||
[credential]
|
[credential]
|
||||||
helper = /usr/lib/git-core/git-credential-libsecret
|
helper = /usr/lib/git-core/git-credential-libsecret
|
||||||
[sendemail]
|
[sendemail]
|
||||||
|
Loading…
Reference in New Issue
Block a user