Floating Bar: simplified settings
This commit is contained in:
parent
f27f9d35b0
commit
335e38d461
3 changed files with 24 additions and 136 deletions
|
|
@ -269,11 +269,8 @@ Singleton {
|
|||
|
||||
// Floating bar settings
|
||||
property bool floating: false
|
||||
property real rounding: 12.0
|
||||
property real marginTop: 16.0
|
||||
property real marginBottom: 16.0
|
||||
property real marginLeft: 16.0
|
||||
property real marginRight: 16.0
|
||||
property real marginVertical: 0.25
|
||||
property real marginHorizontal: 0.25
|
||||
|
||||
property bool showActiveWindowIcon: true // TODO: delete
|
||||
property bool alwaysShowBatteryPercentage: false // TODO: delete
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue