mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02: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
|