nmtui popup

This commit is contained in:
Odweta
2026-01-11 19:51:32 +01:00
parent 37ad74a379
commit c1ab2d0ab2
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -16,7 +16,6 @@
WLR_NO_HARDWARE_CURSORS = "1"; WLR_NO_HARDWARE_CURSORS = "1";
}; };
# hyprland config # hyprland config
wayland.windowManager.hyprland = { wayland.windowManager.hyprland = {
enable = true; enable = true;
@@ -40,6 +39,8 @@
}; };
}; };
windowrulev2 = "float, title:\"nmtui-popup\", size:80x24, center"
general = { general = {
gaps_in = 5; gaps_in = 5;
gaps_out = 10; gaps_out = 10;
+1 -1
View File
@@ -34,7 +34,7 @@
format-disconnected = "󰤠"; format-disconnected = "󰤠";
interval = 5; interval = 5;
tooltip-format = "{essid} ({signalStrength}%)"; tooltip-format = "{essid} ({signalStrength}%)";
on-click = "kitty -e nmtui"; on-click = "kitty --title \"nmtui-popup\" -e nmtui";
}; };
clock = { clock = {