dotfiles/.xinitrc

4 lines
49 B
Plaintext
Raw Normal View History

2022-08-13 18:20:19 +08:00
#!/bin/bash
2022-08-13 15:53:32 +08:00
2022-08-13 18:20:19 +08:00
[ -f ~/.xprofile ] && . ~/.xprofile