forked from Shinonome/dots-hyprland
"live config" -> "quick config"
because saving is a thing now translations wont match 100% but "live config" still kinda makes sense
This commit is contained in:
@@ -62,7 +62,7 @@ const centerWidgets = [
|
||||
onFocus: () => execAsync('nmcli dev wifi list').catch(print),
|
||||
},
|
||||
{
|
||||
name: getString('Live config'),
|
||||
name: getString('Quick config'),
|
||||
materialIcon: 'tune',
|
||||
contentWidget: ModuleConfigure,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user