dotfiles

:)
git clone https://git.sr.ht/~ashymad/dotfiles
Log | Files | Refs | Submodules | LICENSE

commit 110e838b1784a893498d020c3e8c6ad31acfb138
parent f140bafcda6b38091cb6f391fd42e4ce823f9eb5
Author: Ashymad <czilukim@o2.pl>
Date:   Wed, 21 Feb 2018 16:16:58 +0100

Remove .extend files

Diffstat:
D.extend.xprofile | 4----
A.xprofile | 3+++
2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/.extend.xprofile b/.extend.xprofile @@ -1,4 +0,0 @@ -xbindkeys -urxvtd -q -o -f -xinput --set-prop 'SynPS/2 Synaptics TouchPad' 'libinput Tapping Enabled' 1 -setxkbmap -option caps:super diff --git a/.xprofile b/.xprofile @@ -0,0 +1,3 @@ +xbindkeys +xinput --set-prop 'SynPS/2 Synaptics TouchPad' 'libinput Tapping Enabled' 1 +setxkbmap -option caps:super