Add .config/fish/conf.d/10-xorg.fish
This commit is contained in:
parent
2fad09ee74
commit
1513253187
1 changed files with 4 additions and 0 deletions
4
dot_config/fish/conf.d/10-xorg.fish
Normal file
4
dot_config/fish/conf.d/10-xorg.fish
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
#!/usr/bin/env fish
|
||||||
|
|
||||||
|
set -Ux XINITRC "$XDG_CONFIG_HOME/X11/xinitrc"
|
||||||
|
set -Ux XSERVERRC "$XDG_CONFIG_HOME/X11/xserverrc"
|
Loading…
Reference in a new issue