Giter Club home page Giter Club logo

Comments (5)

kamui-fin avatar kamui-fin commented on September 23, 2024

The correct package for dragon on Arch Linux should be: https://aur.archlinux.org/packages/dragon-drop

For some reason, this package renames the binary to dragon-drop, so you will have to create a soft link in a user binary directory like ~/.local/bin. For example:

ln -s /usr/bin/dragon-drop ~/.local/bin/dragon

Let me know if that fixes it. Thanks!

from discord-emote-menu.

Crisp-Casper avatar Crisp-Casper commented on September 23, 2024

The correct package for dragon on Arch Linux should be: https://aur.archlinux.org/packages/dragon-drop

For some reason, this package renames the binary to dragon-drop, so you will have to create a soft link in a user binary directory like ~/.local/bin. For example:

ln -s /usr/bin/dragon-drop ~/.local/bin/dragon

Let me know if that fixes it. Thanks!

installing dragon-drop fixed the issue, however the script only works properly from the terminal when i put it in my i3 config as shown

bindsym $mod+shift+m exec --no-startup-id /home/casper/discord-emote-menu/emote.sh -c -r /home/casper/discord-emote-menu/sample.rofi

it pulls up the menu lets me select and everything just doesn't open dragon for the drop

from discord-emote-menu.

th3r00t avatar th3r00t commented on September 23, 2024

did you make a symlink from dragon-drop to dragon? i will be testing on arch later, and will report findings.

from discord-emote-menu.

fizzleRaider avatar fizzleRaider commented on September 23, 2024

I'm also on arch and ran into the same issue. It can be easily fixed by adding -drop after dragon in line 214 of emote.sh.
dragon $real_fn --and-exit to dragon-drop $real_fn --and-exit.

from discord-emote-menu.

kamui-fin avatar kamui-fin commented on September 23, 2024

Just pushed a fix to automatically use dragon-drop on Arch. The symlink or line 214 modification is no longer needed.

from discord-emote-menu.

Related Issues (4)

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.