mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-06 09:39:58 +00:00
Revert "chore: Increase default ptyxis size to fix motd layout"
This reverts commit 5400fed7b93c0cbbcb0b7f165a07c56c566041a3.
This commit is contained in:
parent
213a0120e8
commit
23e0344b80
@ -23,5 +23,5 @@ if [[ -f "$TIP_FILE" ]]; then
|
||||
|
||||
TIP_ESCAPED=$(escape "$TIP")
|
||||
|
||||
sed -e "s/%IMAGE_NAME%/$IMAGE_NAME_ESCAPED/g" -e "s/%IMAGE_BRANCH%/$IMAGE_BRANCH_ESCAPED/g" -e "s/%TIP%/$TIP_ESCAPED/g" /usr/share/ublue-os/motd/bazzite.md | tr '~' '\n' | /usr/bin/glow -s auto -
|
||||
sed -e "s/%IMAGE_NAME%/$IMAGE_NAME_ESCAPED/g" -e "s/%IMAGE_BRANCH%/$IMAGE_BRANCH_ESCAPED/g" -e "s/%TIP%/$TIP_ESCAPED/g" /usr/share/ublue-os/motd/bazzite.md | tr '~' '\n' | /usr/bin/glow -s auto -w 78 -
|
||||
fi
|
||||
|
@ -59,8 +59,6 @@ flatpak='off'
|
||||
restore-session=false
|
||||
restore-window-size=false
|
||||
audible-bell=false
|
||||
default-columns=uint32 85
|
||||
default-rows=uint32 25
|
||||
|
||||
[org/gnome/shell/extensions/Logo-menu]
|
||||
symbolic-icon=false
|
||||
|
Loading…
x
Reference in New Issue
Block a user