mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
Get env in xsessionrc.
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
setxkbmap -option ctrl:nocaps
|
setxkbmap -option ctrl:nocaps
|
||||||
|
test -f "$HOME/.env" && "$HOME/.env"
|
||||||
test -f "$HOME/.profile" && . "$HOME/.profile"
|
test -f "$HOME/.profile" && . "$HOME/.profile"
|
||||||
|
|||||||
Reference in New Issue
Block a user