mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
Misc updates
This commit is contained in:
@@ -2,4 +2,5 @@ setxkbmap -option ctrl:nocaps -option compose:ralt
|
||||
test -x /usr/bin/xsettingsd && /usr/bin/xsettingsd &
|
||||
test -f "$HOME/.env" && "$HOME/.env"
|
||||
test -f "$HOME/.shenv" && "$HOME/.shenv"
|
||||
command -v xbindkeys >/dev/null && xbindkeys &
|
||||
test -f "$HOME/.profile" && . "$HOME/.profile"
|
||||
|
||||
Reference in New Issue
Block a user