diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-10-08 23:56:51 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-10-08 23:56:51 -0600 |
commit | 621d28cb25069d4f6c3a9ebde0b372d0dbcdd76e (patch) | |
tree | 4d533a5478c600a5366525dedac63c3b102e2ecd /x | |
download | dotfiles-621d28cb25069d4f6c3a9ebde0b372d0dbcdd76e.tar dotfiles-621d28cb25069d4f6c3a9ebde0b372d0dbcdd76e.tar.gz dotfiles-621d28cb25069d4f6c3a9ebde0b372d0dbcdd76e.tar.bz2 |
initial commit
Diffstat (limited to 'x')
l--------- | x/.Xresources | 1 | ||||
l--------- | x/.xinitrc | 1 | ||||
l--------- | x/.xinitrc-not-docked | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/x/.Xresources b/x/.Xresources new file mode 120000 index 0000000..634a2d0 --- /dev/null +++ b/x/.Xresources @@ -0,0 +1 @@ +/home/bryson/.Xresources
\ No newline at end of file diff --git a/x/.xinitrc b/x/.xinitrc new file mode 120000 index 0000000..87cab44 --- /dev/null +++ b/x/.xinitrc @@ -0,0 +1 @@ +/home/bryson/.xinitrc
\ No newline at end of file diff --git a/x/.xinitrc-not-docked b/x/.xinitrc-not-docked new file mode 120000 index 0000000..77ed719 --- /dev/null +++ b/x/.xinitrc-not-docked @@ -0,0 +1 @@ +/home/bryson/.xinitrc-not-docked
\ No newline at end of file |