commit cd66385ee865ce8841e213a437d0696a2ba8443c parent 9003fb407a4bb2205bf7c174f2019eae4449013a Author: Alex Balgavy <a.balgavy@gmail.com> Date: Tue, 17 Sep 2019 00:07:41 -0400 xinitrc & xprofile Former-commit-id: 35bb9ee522d85f12508906ed664ee214b7910164 Diffstat:
A | xinitrc | | | 4 | ++++ |
A | xprofile | | | 2 | ++ |
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/xinitrc b/xinitrc @@ -0,0 +1,4 @@ +/home/zeroalpha/.local/bin/wal -R +feh --bg-fill "/home/zeroalpha/Pictures/Backgrounds/dark.jpg" +set +fp /home/zeroalpha/.local/share/fonts +xset fp rehash diff --git a/xprofile b/xprofile @@ -0,0 +1,2 @@ +/usr/bin/setxkbmap -option 'caps:ctrl_modifier' +/usr/bin/xcape -e 'Caps_Lock=Escape'