GithubHelp home page GithubHelp logo

sebtm's Introduction

Howdy πŸ‘‹

My name is Basti aka SebTM and I'm employed as software developer.

  • πŸ’¬ Ask me about 🐘 PHP especially Symfony or Laravel related topics
  • πŸ“« How to reach me: @xSebTM at Twitter, write me an E-Mail (see Profile | GPG Public Key) or leave me a Message (public) here
  • πŸ˜„ Pronouns: he/him, they/them
  • ⚑ Fun fact: If you sit you can't stand, think about it πŸ‘€

sebtm's People

Contributors

sebtm avatar

Watchers

 avatar  avatar  avatar

sebtm's Issues

Desktop entry for alsa-scarlett-gui not showing up with nix package manager

So I have been playing around with nix on Debian Sid + Gnome.

I installed alsa-scarlett-gui via:
nix-env --install --attr nixpkgs.alsa-scarlett-gui

At first none of the packages from nix would show up in the Gnome application overview or when searcching for it. So I added ~/.nix-profile/share/applications to my XDG_DATA_DIRS environment variable.
And boom they showed up. Only alsa-scarlett-gui would not show up in the Gnome application overview.
Then i noticed the provided desktop enty file vu.b4.alsa-scarlett-gui.desktop contained the line:
Exec=/bin/alsa-scarlett-gui

But the others had for example:

Exec=nvim %F
TryExec=nvim

Or something like:
Exec=/niv/fj03f8f04jf.../veracrypt

So I changed beforementioned line to the following two lines like with the neovim one:

Exec=alsa-scarlett-gui %F
TryExec=alsa-scarlett-gui

And Voila it worked!

I hope you can maybe make this small change(or point me to the right direction so that I can submit that change).
I really appreciate you porting this awesome app to nix, because it is not that easy to get otherwise.

I will happily provide further information if needed.

Schâne Grüße aus Unterfranken! :)

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.