Displayed hostname overlaps with battery symbol on laptops.

This commit is contained in:
Andreas B. Mundt 2023-10-07 21:11:48 +02:00
parent d7d0069dd3
commit 987e33c989
2 changed files with 5 additions and 3 deletions

View file

@ -173,12 +173,13 @@
blockinfile:
path: /usr/share/sddm/themes/debian-breeze/Main.qml
marker: // {mark} ANSIBLE MANAGED BLOCK
insertbefore: '\s+Battery {'
insertbefore: '\s+//Footer'
block: |
Text {
id: hostname
anchors.right: parent.right
anchors.rightMargin: 3
color: "#ffffff"
text: sddm.hostName
anchors.right: parent.right
anchors.rightMargin: 10
font.pointSize: config.fontSize
}

View file

@ -166,6 +166,7 @@
create: True
mode: '0600'
# FIXME #691138
- name: Allow users to attach to bridge
file:
path: /usr/lib/qemu/qemu-bridge-helper