#kitty doesnt open in hyprland

67 messages · Page 1 of 1 (latest)

ashen moat
#

so kitty doesnt open in hyprland and alacritty too

balmy chasm
#

Want to check dependencies first?

ashen moat
#

uhh

#

sure

#

but i seen

#

like what dependencies do i check

balmy chasm
#

Well did you install it manually on the VM or run archinstall

#

archinstall has Hyprland selection

ashen moat
#

archinstall

balmy chasm
#

Then we can skip that.

#

WIN + Q doesn't bring kitty up?

ashen moat
#

yes

balmy chasm
#

Alright, check your config file

#

~/.config/hypr/hyprland.conf

ashen moat
#

1 sec

balmy chasm
#

With alacritty or gvim :term

#

Or try and open it via a browser

ashen moat
#

i have it opened

#

terminal

#

but it says permission denied

balmy chasm
#

nano ~/.config/hypr/hyprland.conf?

ashen moat
#

worked

#

btw why does my keys double press everytime?

#

or they getting delayed

#

hello?

balmy chasm
#

Not sure what you mean, doubled, what's the reason behind that?

ashen moat
#

like you press once

#

and its pressed after like 0.5 seconds or 1 second

balmy chasm
#

Ok, but the config file opened up?

ashen moat
#

yes

balmy chasm
#

Ok well, we can address the delayed response in a minute. Go ahead and remove the line containing autogenerated=1

#

Check the $terminal = make sure it's kitty

ashen moat
#

dibe

balmy chasm
#

Further down you'll see the keybindings

#

I'm just making sure homie, we gotta take the appropriate steps.

ashen moat
#

im in keybindings

balmy chasm
#

Check the for $terminal

ashen moat
#

yea

#

theres kitty

balmy chasm
#

Should be the first one

#

Ok

#

Save and exit

ashen moat
#

write out?

balmy chasm
#

Ctrl + X -> Y -> Enter

ashen moat
#

done

balmy chasm
#

Ok type

#

kitty 2> kitty_error.log

ashen moat
#

wait

#

i forgot a space there

#

nothing

balmy chasm
#

cat kitty_error.log

ashen moat
balmy chasm
#

echo $WAYLAND_DISPLAY

ashen moat
#

wayland-1

balmy chasm
#

journalctl -xe | grep -i hyprland

ashen moat
#

do i need to send a ss of what it said?

balmy chasm
#

Please

ashen moat
balmy chasm
#

journalctl -xe | grep -i wayland

#

journalctl -xe | grep -i sddm

balmy chasm
#

kitty --start-as=fullscreen --config=NONE

ashen moat