diff options
author | Bryson Steck <brysonsteck@protonmail.com> | 2022-12-11 01:03:47 -0700 |
---|---|---|
committer | Bryson Steck <brysonsteck@protonmail.com> | 2022-12-11 01:03:47 -0700 |
commit | c32ed90899dd1047bc8bab171a60d7de6f4af34f (patch) | |
tree | 5cfeb8677f468814eae9ca29fad2fe39a46098f5 /x/.xinitrc-not-docked | |
parent | 173a51d4ae7ebca7e9b7d175ba314ff35a60d5ab (diff) | |
download | dotfiles-c32ed90899dd1047bc8bab171a60d7de6f4af34f.tar dotfiles-c32ed90899dd1047bc8bab171a60d7de6f4af34f.tar.gz dotfiles-c32ed90899dd1047bc8bab171a60d7de6f4af34f.tar.bz2 |
update stuff, add relevant x scripts
Diffstat (limited to 'x/.xinitrc-not-docked')
-rw-r--r-- | x/.xinitrc-not-docked | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x/.xinitrc-not-docked b/x/.xinitrc-not-docked index 51aa3ae..b18ab1c 100644 --- a/x/.xinitrc-not-docked +++ b/x/.xinitrc-not-docked @@ -1,3 +1,4 @@ +#!/bin/sh # executed by startx-not-docked # for use when dingo is NOT docked export DOCKED=false |