updating and making emacslof work better on plasma

This commit is contained in:
Chris Cochrun 2023-04-28 12:08:51 -05:00
parent b8a4eea53b
commit a9d834f467
2 changed files with 28 additions and 28 deletions

View file

@ -18,7 +18,7 @@ if [ $(pgrep -c emacsclient) -gt 0 ]; then
fi
else
if [ "$KDE_FULL_SESSION" = "true" ]; then
exec /home/chris/bin/ww -f emacs -c emacsclient
exec /home/chris/bin/ww -f emacs
exit
else
echo WAYLAND