You are not logged in.
Pages: 1
So i want to use the "bindsym" command to open my alacritty terminal
In .config/i3/config i found :
# start a terminal
bindsym $mod+Return exec alacritty
as you can see i changed from "i3_sensible_terminal" to exec alacritty but it don't seem to work ... every time it opens the XFCE terminal which is nowhere configured in my i3wm . maybe the reason can be stupid but anyone can help me with that ?
Offline
Did you reload the configuration file after editing with Mod+shift+r. Just remove the XFCE terminal thorugh
sudo pacman -Rnsand use i3_sensible_terminal.
Last edited by Jodi42 (2026-02-04 12:36:37)
Offline
Pages: 1