fixing small annoyances

This commit is contained in:
Chris Cochrun 2022-09-16 15:14:23 -05:00
parent 08db8e3b56
commit d7f84eb77b
4 changed files with 7 additions and 9 deletions

View file

@ -21,7 +21,7 @@ if [ $(pgrep -c firefox) -gt 0 ]; then
else
if [ "$KDE_FULL_SESSION" = "true" ]; then
echo "KDE"
exec /home/chris/bin/ww -f firefox -c firefox
exec /home/chris/bin/ww -fa firefox -c firefox
exit
else
# WAYLAND