Add gestures
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
fcitx5/conf/cached_layouts
|
||||||
@@ -35,7 +35,7 @@ kill_program gsd-xsettings
|
|||||||
gnome-keyring-daemon --start --components=pkcs11 &
|
gnome-keyring-daemon --start --components=pkcs11 &
|
||||||
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||||
/usr/lib/gsd-xsettings &
|
/usr/lib/gsd-xsettings &
|
||||||
nitrogen --restore
|
feh --bg-scale ${HOME}/.config/wallpaper.png
|
||||||
xsetroot -cursor_name left_ptr
|
xsetroot -cursor_name left_ptr
|
||||||
picom --experimental-backends &
|
picom --experimental-backends &
|
||||||
polybar mybar &
|
polybar mybar &
|
||||||
@@ -45,5 +45,6 @@ sxhkd &
|
|||||||
dex -a
|
dex -a
|
||||||
libinput-gestures-setup restart
|
libinput-gestures-setup restart
|
||||||
|
|
||||||
|
xinput set-prop "bcm5974" "libinput Natural Scrolling Enabled" 1
|
||||||
xinput set-prop 'Logitech G102 LIGHTSYNC Gaming Mouse' 'libinput Natural Scrolling Enabled' 1
|
xinput set-prop 'Logitech G102 LIGHTSYNC Gaming Mouse' 'libinput Natural Scrolling Enabled' 1
|
||||||
xinput set-prop 'Logitech G102 LIGHTSYNC Gaming Mouse' 'libinput Accel Speed' -0.5
|
xinput set-prop 'Logitech G102 LIGHTSYNC Gaming Mouse' 'libinput Accel Speed' -0.5
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user