Skip to content

Commit b007eb5

Browse files
fix for wayland 01
1 parent 6b09100 commit b007eb5

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

usr/share/bigbashview/bcc/apps/biglinux-browser-selector/run-browser.run

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,7 @@ xdg-settings set default-web-browser $BROWSER
2121
#CLASSIC DESKTOP
2222
sed -i "s|$DEFAULTWEB|$BROWSER|" ~/.config/plasma-org.kde.plasma.desktop-appletsrc
2323

24-
#new, kunity and next-g
25-
#não precisa mudar nada
26-
#reiniciar o plasmashell
27-
28-
if [ "$(ps -e | grep latte-dock)" != "" ]; then
29-
systemctl --user restart lattedock
30-
else
31-
killall plasmashell
3224
#systemctl --user restart plasma-plasmashell
33-
fi
3425

3526
#caixa de dialogo
3627
# kdialog --attach="$windowID" --title $"Navegador Padrão" \

0 commit comments

Comments
 (0)