adjusting some scripts and small configs

This commit is contained in:
Chris Cochrun 2022-05-17 09:24:24 -05:00
parent 8bc16bd6f5
commit fc209bda6d
18 changed files with 372 additions and 81 deletions

View file

@ -20,7 +20,7 @@ if [ $(pgrep -c qutebrowser) -gt 0 ]; then
fi
else
if [ $KDE_FULL_SESSION = "true" ]; then
/home/chris/scripts/ww -f org.qutebrowser.qutebrowser -c qutebrowser
/home/chris/bin/ww -f org.qutebrowser.qutebrowser -c qutebrowser
exit
else
echo "other wayland"