Floating Bar: simplified settings

This commit is contained in:
LemmyCook 2025-09-13 10:16:54 -04:00
parent f27f9d35b0
commit 335e38d461
3 changed files with 24 additions and 136 deletions

View file

@ -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