mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
4 lines
150 B
Bash
4 lines
150 B
Bash
echo "Ensure config/uwsm/default uses generic terminal exec"
|
|
|
|
sed -i 's/export TERMINAL=.*/export TERMINAL=xdg-terminal-exec/' ~/.config/uwsm/default
|