From ca3a844af240ca87882522d14b530e0f1a6327ef Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Tue, 6 Oct 2020 00:14:12 -0400 Subject: Move user-level configs out of rc.org I will keep rc.org around for now, only for system-level (global) config files. --- .config/profiles/chaman | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .config/profiles/chaman (limited to '.config/profiles/chaman') diff --git a/.config/profiles/chaman b/.config/profiles/chaman new file mode 100644 index 0000000..3b78e7b --- /dev/null +++ b/.config/profiles/chaman @@ -0,0 +1,16 @@ +export IS_GUIX_SYSTEM=true + +if [ -x "$(command -v xinput)" ]; then + xinput --set-prop "TPPS/2 IBM TrackPoint" 'libinput Accel Speed' -0.4 +fi + +setxkbmap \ + -layout us,ir \ + -option ctrl:nocaps \ + -option grp:shifts_toggle + +xmodmap -e "keysym Menu = Super_R" + +xsetroot -cursor_name left_ptr +xset r rate 200 45 +xset b off -- cgit v1.2.3-60-g2f50