end-4 / dots-hyprland

i hate minimalism so...
https://end-4.github.io/dots-hyprland-wiki/en/
GNU General Public License v3.0
4.47k stars 308 forks source link

[Issue] #739

Closed LumbaBalumba closed 3 months ago

LumbaBalumba commented 3 months ago

The issue

Is it possible to change default terminal emulator to kitty/alacritty? If yes, how do I do it?

end-4 commented 3 months ago

change the keybind in ~/.config/hypr/hyprland/keybinds.conf that launches foot so it launches to your preferred terminal instead

LumbaBalumba commented 3 months ago

I mean not only the terminal keybind itself, but also terminal chosen for quick scripts

end-4 commented 3 months ago

change userOptions.apps.terminal to your desired terminal see ~/.config/ags/user_options.js

LumbaBalumba commented 3 months ago

Is it possible to make terminal launch with zsh, not fish?

end-4 commented 3 months ago

your terminal is configured by you. my dotfiles just provides foot config for the quickscripts i don't think it matters much and there isn't a simple way to change it rn