Closed CarryLambo closed 1 year ago
It's not normal. It seems that terminal applications opened with rofi
are using qterminal
instead of kitty
. I'm aware of the issue and will try to resolve it in the coming days.
It's not normal. It seems that terminal applications opened with
rofi
are usingqterminal
instead ofkitty
. I'm aware of the issue and will try to resolve it in the coming days.
Ok np, keep it up!
Hello again, to solve this issue, you need to add the following line:
terminal: "/usr/bin/kitty";
At the end of the "configuration" section within the file ~/.config/polybar/shapes/scripts/rofi/launcher.rasi
.
In any case, I will be updating the repository this week.
It's worth noting that in some programs, the terminal color configuration may be lost. A temporary solution to this is to reset the bspwm configuration by pressing Windows + Alt + R.
Hello again, to solve this issue, you need to add the following line:
terminal: "/usr/bin/kitty";
At the end of the "configuration" section within the file
~/.config/polybar/shapes/scripts/rofi/launcher.rasi
.In any case, I will be updating the repository this week.
It's worth noting that in some programs, the terminal color configuration may be lost. A temporary solution to this is to reset the bspwm configuration by pressing Windows + Alt + R.
Thank you very much for your help and your time dedicated to this project, greetings!
Hello, I love this project but I have a question, is it normal for the applications that I open with rofi to open with the terminal in this way? it seems strange to me