mirror of
https://github.com/kossLAN/dots.git
synced 2025-11-04 22:49:50 -05:00
refactor: make screenshots even less bad, and copy to the clipboard
This commit is contained in:
parent
62ed66e60a
commit
29658fa910
4 changed files with 52 additions and 7 deletions
|
|
@ -40,7 +40,6 @@ Variants {
|
|||
// Left side of bar
|
||||
RowLayout {
|
||||
spacing: 15
|
||||
Layout.fillWidth: true
|
||||
Layout.fillHeight: true
|
||||
Layout.alignment: Qt.AlignLeft
|
||||
|
||||
|
|
@ -94,6 +93,7 @@ Variants {
|
|||
Clock {
|
||||
id: clock
|
||||
color: ShellSettings.colors.active
|
||||
Layout.leftMargin: 5
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue