Some changes for xfce desktop

This commit is contained in:
Scott Wallace 2019-04-18 21:04:15 +01:00
parent 4f9de9e99f
commit 5ec17f74b6
3 changed files with 17 additions and 1 deletions

View file

@ -0,0 +1,2 @@
synclient VertScrollDelta=-247
synclient HorizScrollDelta=-247

View file

@ -60,6 +60,18 @@
dest: '~/.config' dest: '~/.config'
src: files/albert src: files/albert
- name: 'Synaptics touchpad natural scrolling'
tags:
- config
- desktop
copy:
dest: '/etc/X11/Xsession.d/80synaptics'
src: files/80synaptics
mode: '0644'
owner: 'root'
group: 'root'
become: true
- name: 'Gnome: Custom key bindings: Add' - name: 'Gnome: Custom key bindings: Add'
tags: tags:
- config - config

View file

@ -41,6 +41,7 @@ linux_packages:
- keybase - keybase
- net-tools - net-tools
- netcat - netcat
- plank
- qrencode - qrencode
- resilio-sync - resilio-sync
- screen - screen
@ -50,11 +51,12 @@ linux_packages:
- vim - vim
- wireguard - wireguard
- wireshark-qt - wireshark-qt
- xubuntu-desktop
linux_apps: linux_apps:
# - franz # - franz
- google-play-music-desktop-player
- 'skype --classic' - 'skype --classic'
- spotify
- wireguard-ammp - wireguard-ammp
gnome_extension_ids: gnome_extension_ids: