Revert "refactor: centralize utility paths in Settings for zigbrightness and zigstat programs"
This commit is contained in:
parent
cb9cb0f4e5
commit
272dafcfe1
3 changed files with 3 additions and 5 deletions
|
|
@ -65,8 +65,6 @@ Singleton {
|
|||
property real fontSizeMultiplier: 1.0 // Font size multiplier (1.0 = normal, 1.2 = 20% larger, 0.8 = 20% smaller)
|
||||
property int taskbarIconSize: 24 // Taskbar icon button size in pixels (default: 32, smaller: 24, larger: 40)
|
||||
property var pinnedExecs: [] // Added for AppLauncher pinned apps
|
||||
property string zigbrightnessPath: Quickshell.shellDir + "/Programs/zigbrightness" // Path to zigbrightness utility
|
||||
property string zigstatPath: Quickshell.shellDir + "/Programs/zigstat" // Path to zigstat utility
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue