Compare commits

..

No commits in common. "65c01daae36a3664c0fb6b5e6b4636f2b547a518" and "1b77044db63886ce166f3cf3de8515a0517c96ad" have entirely different histories.

3 changed files with 3 additions and 5 deletions

View File

@ -21,6 +21,4 @@ exec --no-startup-id dino --gapplication-service
# Instant messenger as email client, no wayland support https://github.com/deltachat/deltachat-desktop/issues/2800
# Wayland would be enabled by: --enable-features=UseOzonePlatform,WaylandWindowDecorations,WebRTCPipeWireCapturer --ozone-platform=wayland
# Excluded from Mullvad to avoid Gandi.net blocklist resulting inability to send
# mail
exec --no-startup-id /usr/bin/mullvad-exclude /var/lib/flatpak/exports/bin/chat.delta.desktop --disable-gpu $@
exec --no-startup-id flatpak run chat.delta.desktop --disable-gpu

View File

@ -146,7 +146,7 @@ if [[ $UNAME = Darwin ]]; then
(echo "")
(last -10&)
fi
(printf "Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas.\n" && echo&)
(printf "Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n" && echo&)
# fix dircolors for Selenized https://github.com/jan-warchol/selenized/blob/master/other-apps/dircolors/README.md
export LS_COLORS="$LS_COLORS:ow=1;7;34:st=30;44:su=30;41"

View File

@ -101,7 +101,7 @@ if [[ $UNAME = Darwin ]]; then
(echo "")
(last -10&)
fi
(printf "Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas.\n" && echo&)
(printf "Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n" && echo&)
# fix dircolors for Selenized https://github.com/jan-warchol/selenized/blob/master/other-apps/dircolors/README.md
export LS_COLORS="$LS_COLORS:ow=1;7;34:st=30;44:su=30;41"