adjusting some scripts and small configs
This commit is contained in:
parent
8bc16bd6f5
commit
fc209bda6d
18 changed files with 372 additions and 81 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue