This website requires JavaScript.
Explore
Help
Sign In
Mikaela
/
shell-things
Watch
1
Star
0
Fork
0
You've already forked shell-things
mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced
2024-11-05 09:09:21 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
3fe4e821c2
shell-things
/
rc
/
xinitrc
3 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
xinitrc: load Xresources
2015-09-10 16:39:58 +02:00
[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
xinitrc: exec mate-session (closes #39) I didn't notice that I aready have this file already when opening that.
2014-08-05 14:51:32 +02:00
exec mate-session
Reference in New Issue
Copy Permalink