GithubHelp home page GithubHelp logo

Missing documentation? about hypr HOT 9 CLOSED

hyprwm avatar hyprwm commented on August 24, 2024
Missing documentation?

from hypr.

Comments (9)

vaxerski avatar vaxerski commented on August 24, 2024 1

Print keys and the other ones aren't a feature. I can add that in. Regarding the scripts, it probably is an issue on your end. try absolute paths.

Ad 2. pkill Hypr will make xorg exit, so probably yes.

from hypr.

vaxerski avatar vaxerski commented on August 24, 2024 1

Added support for all x keys in fa20d13

Check your key's name with xmodmap -pk or xev -event keyboard, for prt scr it's "Print" (case-sensitive!)

from hypr.

linuxmobile avatar linuxmobile commented on August 24, 2024

I could not find documentation on keybindings, especially, quitting and reloading Hypr. Is there any? The example config doesn't have those bindings.

I want to add something too. I can't find the way to add: Some rofi scripts, some shortcuts to notify-send.sh like:

XF86AudioRaiseVolume(vol +) = command "bash -c '~/.scripts/notify/change-volume up"
XF86AudioLowerVolume (vol -)  = command "bash -c '~/.scripts/notify/change-volume down"
PRINT = bash -c '~/.scripts/shot-now'


More documentation can be perfect :)

from hypr.

vaxerski avatar vaxerski commented on August 24, 2024

Regarding the first comment:
There is no keybinding for reloading Hypr. What do you want to reload? The config gets reloaded automatically.

There is no keybinding for quitting hypr. Use bind=mod,key,exec,pkill Hypr

Regarding the second comment:
What are the commands here? those after bash -c? just put them in an exec bind:
bind=mod,key,exec,~/scripts/shot-now

The documentation mentions the exec dispatcher and it's also used in the example config.

from hypr.

linuxmobile avatar linuxmobile commented on August 24, 2024

Regarding the first comment: There is no keybinding for reloading Hypr. What do you want to reload? The config gets reloaded automatically.

There is no keybinding for quitting hypr. Use bind=mod,key,exec,pkill Hypr

Regarding the second comment: What are the commands here? those after bash -c? just put them in an exec bind: bind=mod,key,exec,~/scripts/shot-now

The documentation mentions the exec dispatcher and it's also used in the example config.

I can't get workin PRINT key, and a lot of .scripts can't run too.
same problem with XF86AudioLowerVolume this keys... You can find my dotfiles in my user.

from hypr.

SisyphusIsntHappy avatar SisyphusIsntHappy commented on August 24, 2024

There is no keybinding for quitting hypr. Use bind=mod,key,exec,pkill Hypr

Will pkill Hypr kill all the processes that were started by Hypr??

from hypr.

samwhelp avatar samwhelp commented on August 24, 2024

Added support for all x keys in fa20d13

Check your key's name with xmodmap -pk or xev -event keyboard, for prt scr it's "Print" (case-sensitive!)

It works.

Thanks for your effort.

Please see my hypr.conf and spec-keybind.

See Also

from hypr.

linuxmobile avatar linuxmobile commented on August 24, 2024

Added support for all x keys in fa20d13

Check your key's name with xmodmap -pk or xev -event keyboard, for prt scr it's "Print" (case-sensitive!)

Great. It works. Thx u a lot. This is an amazing project

from hypr.

vaxerski avatar vaxerski commented on August 24, 2024

Closing. Issue fixed and I've clarified it in the wiki that you do not reload hypr with a keybind and you exit with e.g. pkill Hypr.

from hypr.

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.