fixing small annoyances
This commit is contained in:
parent
08db8e3b56
commit
d7f84eb77b
4 changed files with 7 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue