mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
use nmtui for network management
This commit is contained in:
parent
bdbdf7cb83
commit
f56308b6e3
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ Singleton {
|
||||||
|
|
||||||
property JsonObject apps: JsonObject {
|
property JsonObject apps: JsonObject {
|
||||||
property string bluetooth: "kcmshell6 kcm_bluetooth"
|
property string bluetooth: "kcmshell6 kcm_bluetooth"
|
||||||
property string network: "plasmawindowed org.kde.plasma.networkmanagement"
|
property string network: "kitty -1 fish -c nmtui"
|
||||||
property string networkEthernet: "kcmshell6 kcm_networkmanagement"
|
property string networkEthernet: "kcmshell6 kcm_networkmanagement"
|
||||||
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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue