Missing GUM tool

Maybe I missed it after watching the video twice… but how do you launch the new Hyprland config tool?

I’m not sure, but I think it might be this one:

The keybinding noted there is Mod+S, or you could just run the script (~/.config/hypr/brain/brain.sh).

Hmm, maybe this is something only installed with the new release? I don’t have G-Hyprland or ~/.config/hypr/brain/brain.sh.

So Super + S opens up the G-Hyprland install, install it, restart, then when you reboot, you can use Super + Shift + G to bring up G-Hyprland config options. Most of the options will have you restart, though you can change multiple before restarting. Was this what you were looking for? Those are the default bindings at least.

Open /etc/skel/.config/ and copy gum_implementation in to your .config folder.
Like

cp /etc/skel/.config/gum_implementation ~/.config/
1 Like

First do a Backup of your .local/
Then :

upd - a 
cp -r /etc/skel/.local/bin/ .local/

And paste this in your hyprland.conf :

bind = $mainMod SHIFT, G, exec, footclient -e ~/.local/bin/bear/implement_gum.sh enable

now press Mod+Shift+g
and follow the script .

to launch the G-Hyprland script after enabling , just press:
Mod+s

PS : this thing is for older ISO’s which didn’t include GUM feature

3 Likes