diff options
author | Julian T <julian@jtle.dk> | 2023-09-23 12:15:48 +0200 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2023-09-23 12:18:28 +0200 |
commit | f5a1f9e0dd92c645b39473376a2b9311a0f203cd (patch) | |
tree | 1737aefc3c5b7ef0fcfb418bb30797258ca27004 /xinitrc_sample | |
parent | 0e9840e0b734217ff5e5621a1e27553ebabc43fb (diff) |
dwm setup
Diffstat (limited to 'xinitrc_sample')
-rw-r--r-- | xinitrc_sample | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/xinitrc_sample b/xinitrc_sample new file mode 100644 index 0000000..535287f --- /dev/null +++ b/xinitrc_sample @@ -0,0 +1,8 @@ + +export LOPTS="gnome-keyring jpinput" +export WALLCONFIG="$HOME/Pictures/Rand/walls/config.yaml" +# Launch other stuff +source ~/.xprofile +source ~/Scripts/xlaunchrc + +exec ~/.launchxvm |