nmtui popup
This commit is contained in:
+2
-1
@@ -16,7 +16,6 @@
|
||||
WLR_NO_HARDWARE_CURSORS = "1";
|
||||
};
|
||||
|
||||
|
||||
# hyprland config
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
@@ -40,6 +39,8 @@
|
||||
};
|
||||
};
|
||||
|
||||
windowrulev2 = "float, title:\"nmtui-popup\", size:80x24, center"
|
||||
|
||||
general = {
|
||||
gaps_in = 5;
|
||||
gaps_out = 10;
|
||||
|
||||
+1
-1
@@ -34,7 +34,7 @@
|
||||
format-disconnected = "";
|
||||
interval = 5;
|
||||
tooltip-format = "{essid} ({signalStrength}%)";
|
||||
on-click = "kitty -e nmtui";
|
||||
on-click = "kitty --title \"nmtui-popup\" -e nmtui";
|
||||
};
|
||||
|
||||
clock = {
|
||||
|
||||
Reference in New Issue
Block a user