diff options
author | NeodarZ <neodarz@neodarz.net> | 2017-07-29 20:26:07 +0200 |
---|---|---|
committer | NeodarZ <neodarz@neodarz.net> | 2017-07-29 20:26:07 +0200 |
commit | f00423672cd582cca7d53837867610646c9ee4a0 (patch) | |
tree | 0e020907a6c6f18d67b8dd99544be60116e4b970 /awesome/.zprofile | |
parent | 37c1be27c635cd3d4ba9b32fe54ca89ecd8b436e (diff) | |
download | dotfiles_ascii-f00423672cd582cca7d53837867610646c9ee4a0.tar.xz dotfiles_ascii-f00423672cd582cca7d53837867610646c9ee4a0.zip |
Remove awesome conf
Diffstat (limited to '')
-rw-r--r-- | awesome/.zprofile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/awesome/.zprofile b/awesome/.zprofile deleted file mode 100644 index 3435b2c..0000000 --- a/awesome/.zprofile +++ /dev/null @@ -1 +0,0 @@ -[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && startx |