Giter Site home page Giter Site logo

Comments (7)

MrMitch avatar MrMitch commented on September 28, 2024

resetting desks and making the ~/.desk/desks folder a symlink to my custom folder doesn't solve the problem

from desk.

jamesob avatar jamesob commented on September 28, 2024

Hey @MrMitch, sorry about that. Do you have DESK_DIR=/home/mitch/Workspace/desks/ somewhere in your environment?

from desk.

tompaton avatar tompaton commented on September 28, 2024

I think you want DESK_DESKS_DIR=/home/mitch/Workspace/desks/

I was about to submit a pull request that allows ~/.desk/desks to be replaced with a symlink before I found that option. (changing all instances of $DESKS to $DESKS/ worked form me in bash to force a symlink to be treated as a dir.)

from desk.

jamesob avatar jamesob commented on September 28, 2024

I'm not able to recreate on Ubuntu 14.04; I tried both a symlink (which is my current setup) and a custom path with export DESK_DIR=/some/path set in my ~/.zshrc.

@MrMitch can you give me more information about your environment?

from desk.

MrMitch avatar MrMitch commented on September 28, 2024

I'm on Ubuntu 15.10 updated from a 15.04, running bash in Guake.
I'll try and reinstall desk tomorrow. Maybe it has something to do with the way I defined$DESK_DIR variable ? I added export DESK_DIR=/home/mitch/Workspace/desks to my .bashrc.

from desk.

tompaton avatar tompaton commented on September 28, 2024

EDIT - just noticed your PR above, you obviously grok this...

From what I can tell, $DESK_DIR should contain the "desks" directory, i.e. it defaults to ~/.desk, in your case you should be using: export DESK_DIR=/home/mitch/Workspace/

But as I mentioned above, it'll make more sense to point directly to your custom folder using: export DESK_DESKS_DIR=/home/mitch/Workspace/desks

from desk.

jamesob avatar jamesob commented on September 28, 2024

I think we're safe closing this out, no?

from desk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.