some cleanup, back to wpa_supplicant, about to branch for refactor
This commit is contained in:
parent
29f9ba670f
commit
7b061e6cd8
33 changed files with 2225 additions and 449 deletions
|
@ -2,13 +2,10 @@
|
|||
"modules-left": [
|
||||
"clock",
|
||||
"niri/workspaces",
|
||||
"wlr/taskbar",
|
||||
"mpris"
|
||||
],
|
||||
"modules-center": [
|
||||
"niri/window"
|
||||
],
|
||||
"modules-right": [
|
||||
"wlr/taskbar",
|
||||
"tray",
|
||||
"cpu",
|
||||
"memory",
|
||||
|
@ -45,7 +42,7 @@
|
|||
"format-ethernet": "{ifname} ",
|
||||
"format-disconnected": "",
|
||||
"max-length": 50,
|
||||
"on-click": "wezterm -e 'nmtui'"
|
||||
"on-click": "wezterm --config-file /home/emenel/.config/wezterm/launcher.lua start --class launcher --always-new-process nmtui",
|
||||
},
|
||||
"tray": {
|
||||
"icon-size": 20,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue