prasanthrangan / hyprdots

// Aesthetic, dynamic and minimal dots for Arch hyprland
GNU General Public License v3.0
6.73k stars 797 forks source link

keybinds shortcuts app or idk isnt showing any shortcuts #1518

Closed hdgetban closed 4 months ago

hdgetban commented 4 months ago

i did a update in arch aka cachyos and i restarted it and when i click the keyboard icon on waybar this shows how to fix it? 240517_22h29m34s_screenshot

kRHYME7 commented 4 months ago

please run keybinds_hint.sh, any error?

dieBakterie commented 4 months ago

Ohh nevermind for me it shows the bindings etc but when i use it with args, keybind_hints.sh -w 38% -h 80% -d  for example just throws out the help message.

kRHYME7 commented 4 months ago

@dieBakterie

image

dieBakterie commented 4 months ago

grafik That's what happens for me. Yeah it's skerse's refactored keybinds_hint.sh that's broken.

dieBakterie commented 4 months ago

it works but not per keybind only in terminal that's my bind bind = $mainMod, h, exec, $scrPath/keybinds_hint.sh -p -d  -f .config/hypr/silos.conf -w 80% -h 38% # show keybind hints

kRHYME7 commented 4 months ago

image

Do hyprland even know this file path?

Also, you can pull the latest commits if you want to fix your issue.

dieBakterie commented 4 months ago

Yes and it only isn't showing though the keybind, in terminal and waybar module it works.

kRHYME7 commented 4 months ago

How about doing some basics like $HOME/.config/hypr/silos.conf? It's not magic yk, to tell hyprland which path is which.

BTW please open up your queries on separate discussion. And be sure to follow the latest commits I will fix these errors and will let you know

dieBakterie commented 4 months ago

Sorry bro it's fixed now, all it needs was $HOME

hdgetban commented 4 months ago

i fixed it because i added kitty -o "linux_display_server=wayland" so i removed it and it fixed but still it will launch kitty slow without it

kRHYME7 commented 4 months ago

@hdgetban I see. can you provide the output for.' Hyde systeminfo `

hdgetban commented 4 months ago

image

hdgetban commented 4 months ago

wrong one image

hdgetban commented 4 months ago

let me run Hyde-install and see if it works

hdgetban commented 4 months ago

image

kRHYME7 commented 4 months ago

Is catchy Os lightweight? Will try to investigate in a VM. It's the first time this situation has been reported maybe specific to your System or the Distro

hdgetban commented 4 months ago

I mean yeah is lightweight I used someone hyprland dotfiles and it wasn't that laggy and slow but when I used this dotfiles is kinda slow and laggy when I open some stuff

hdgetban commented 4 months ago

And I have mx350 and 8gb of ram and hdd and i5-1135G7

kRHYME7 commented 4 months ago

Try to Hyde power save --[options] then try to disable some of them specially the borderangle animation

hdgetban commented 4 months ago

image done now what

kRHYME7 commented 4 months ago

test if you still have some lagging issue. The borderangle animation peaks to 20% of memory usage even idle. Maybe it causes some bottleneck

hdgetban commented 4 months ago

Is still lagging and slow when opening steam and rofi and kitty and other apps opens slow

hdgetban commented 4 months ago

I FIXED IT so the problem is zsh making my system slow so I switched to fish and it's faster

kRHYME7 commented 4 months ago

Nice!