updating and making emacslof work better on plasma
This commit is contained in:
parent
b8a4eea53b
commit
a9d834f467
2 changed files with 28 additions and 28 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue