[aranea] move local files to _local
This commit is contained in:
parent
cb1679e93f
commit
4e6f8b991a
3 changed files with 18 additions and 0 deletions
7
_local/aranea/.Xresources.local
Normal file
7
_local/aranea/.Xresources.local
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
Xft.dpi: 120
|
||||||
|
Xft.autohint: 0
|
||||||
|
Xft.lcdfilter: lcddefault
|
||||||
|
Xft.hintstyle: hintfull
|
||||||
|
Xft.hinting: 1
|
||||||
|
Xft.antialias: 1
|
||||||
|
Xft.rgba: rgb
|
||||||
6
_local/aranea/.profile.local
Normal file
6
_local/aranea/.profile.local
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
#
|
||||||
|
# ~/.profile.local (included by ~/.profile)
|
||||||
|
#
|
||||||
|
|
||||||
|
export QT_QPA_PLATFORMTHEME=gtk2
|
||||||
|
|
||||||
5
_local/aranea/.xprofile.local
Normal file
5
_local/aranea/.xprofile.local
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
# Disable touchpad
|
||||||
|
xinput disable 'Synaptics TM3053-004'
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue