mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-19 07:19:59 -05:00
config options: correct settings app
This commit is contained in:
@@ -25,7 +25,7 @@ Singleton {
|
|||||||
property string imageViewer: "loupe"
|
property string imageViewer: "loupe"
|
||||||
property string network: "better-control --wifi"
|
property string network: "better-control --wifi"
|
||||||
property string networkEthernet: "systemsettings kcm_networkmanagement"
|
property string networkEthernet: "systemsettings kcm_networkmanagement"
|
||||||
property string settings: "systemsettings kcm_bluetooth"
|
property string settings: "systemsettings"
|
||||||
property string taskManager: "plasma-systemmonitor --page-name Processes"
|
property string taskManager: "plasma-systemmonitor --page-name Processes"
|
||||||
property string terminal: "kitty -1" // This is only for shell actions
|
property string terminal: "kitty -1" // This is only for shell actions
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user