Hyprland Downloads | 240428 | Fixes | Nvidia

hello all,
I was a little bored yesterday and installed hyprland. What else can I say except that the Garuda team has once again done a good job.
I really like Garuda-Hyprland, many thanks for that!

what bothers me a bit is the permanent display of the waybar. after a short search i found something for the super+w button and added it to the config at the bottom. it works fine for me.

micro .config/hypr/hyprland.conf

add

bind = SUPER, W, exec, pkill -SIGUSR1 waybar

bindr = SUPER, W, exec, pkill -SIGUSR1 waybar

LOL :rofl: !!!
we spent a lot of time in just configuring waybar and then you say you don’t like it to be always there :joy:
BTW ,

you should replace this with , this :

bind = SUPER, W , exec,  killall -9 waybar 

because from your command in the binding it doesn’t kill the waybar completely and leaves a small translucent background like this :

pkill -SIGUSR1 waybar

3 Likes

Why the hell sudo in home?
Why nano? :wink: we use micro :wink:
Why Super?

bind = $mainMod, M, exec 

→ M, I use in i3wm it’s toggle the bar.

Info: Bindr is a dating app simulation game where you take on the challenge of courting the women you match within the …

???

Edit:
Ok, found it :slight_smile:

I add it too the config, thanks for pointing out, I use the M :slight_smile:

4 Likes

I was just figuring out is there some thing like this, then I found yeah it works :slightly_smiling_face:

Mmm… :sweat_smile:
LOL, why people make such games :sweat_smile: ?

2 Likes

Seems it is bindrt

bindt = , Super_L, exec, pkill -SIGUSR1 waybar
bindrt = SUPER, Super_L, exec, pkill -SIGUSR1 waybar

Just testing :smiley:

2 Likes

Yeah that is also in the link that you posted of GITHUB :slightly_smiling_face:
but I would still like to use “bind”
who knows maybe they were kept (binrt,bindt) for peoples who have already installed hyprland . Atleast it’s not for me to use :wink:

1 Like

yes, that’s where I got it

I didn’t really know anything about Hyprland and was happy that I found something that worked

and nano because it says at the bottom which buttons I can use :grin:

3 Likes

You nano and micro users :crazy_face:
vim like things aren’t that much hard !!!
You should just know how to save and exit :grin:
:wq

2 Likes

Damn, M dos not work, ok W for waybar :slight_smile:

1 Like

Micro too:

Toggle with Alt+G:

3 Likes

New build

https://iso.builds.garudalinux.org/iso/community/hyprland/231008/

5 Likes

4 posts were split to a new topic: Password for user garuda

Hyprland

 "custom/weather": {
        "exec": "curl 'https://wttr.in/Essen?format=2'",
        "interval": 900,
	    "on-click": "yad --html --uri='https://wttr.in/Essen' --center --fixed --width=1000 --height=680 --timeout=60 --timeout-indicator=right",
    },

Perfect time 15:15:15 :rofl:

7 Likes

New Hyprland Download.

https://iso.builds.garudalinux.org/iso/community/hyprland/231127/

4 Likes