Regenerated
This commit is contained in:
@@ -83,8 +83,7 @@
|
||||
"format-disconnected": "Disconnected ⚠",
|
||||
"tooltip-format-wifi": "{essid} ({signalStrength}%)",
|
||||
"tooltip-format-ethernet": "{ifname}: {ipaddr}/{cidr}",
|
||||
"on-click": "impala",
|
||||
"on-click-right": "nm-connection-editor",
|
||||
"on-click": "nm-connection-editor"
|
||||
},
|
||||
|
||||
"custom/bluetooth": {
|
||||
@@ -151,6 +150,7 @@
|
||||
* {
|
||||
font-family:
|
||||
Aporetic Sans Mono,
|
||||
FiraCode Nerd Font,
|
||||
Iosevka Nerd Font,
|
||||
Roboto,
|
||||
Helvetica,
|
||||
|
||||
@@ -49,5 +49,6 @@
|
||||
environment.systemPackages = [
|
||||
pkgs.networkmanager
|
||||
pkgs.linux-firmware
|
||||
pkgs.networkmanagerapplet
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user