From 6e6f8200377beb8117f42c94b3daa4cc1db07d7a Mon Sep 17 00:00:00 2001 From: "Gu://em_" Date: Mon, 27 Apr 2026 20:20:02 +0200 Subject: [PATCH] Removed the not implemented wifi menu files --- config/.config/waybar/wifi_menu/config.ini | 28 ------------------- .../wifi_menu/networkmanager/config.ini | 28 ------------------- 2 files changed, 56 deletions(-) delete mode 100644 config/.config/waybar/wifi_menu/config.ini delete mode 100644 config/.config/waybar/wifi_menu/networkmanager/config.ini diff --git a/config/.config/waybar/wifi_menu/config.ini b/config/.config/waybar/wifi_menu/config.ini deleted file mode 100644 index fa5fcb7..0000000 --- a/config/.config/waybar/wifi_menu/config.ini +++ /dev/null @@ -1,28 +0,0 @@ -[dmenu] -dmenu_command = rofi -dmenu -theme ~/.config/rofi/wifi/config.rasi -i -no-history -matching fuzzy -no-tokenize -hover-select -# compact = # (Default: False). Remove extra spacing from display -# pinentry = # (Default: None) e.g. `pinentry-gtk` -pinentry = pinentry-gtk -wifi_icons = 󰤯󰤟󰤢󰤥󰤨 -# format = -format = {name} {icon} -list_saved=False -[dmenu_passphrase] -# # Uses the -password flag for Rofi, -x for bemenu. For dmenu, sets -nb and -# # -nf to the same color or uses -P if the dmenu password patch is applied -# # https://tools.suckless.org/dmenu/patches/password/ -# obscure = True -# obscure_color = #222222 - -[pinentry] -# description = (Default: Get network password) -prompt = Password: - -[editor] -terminal = kitty -# terminal = -# gui_if_available = (Default: True) -# gui = (Default: nm-connection-editor) - -[nmdm] -# rescan_delay = # (seconds to wait after a wifi rescan before redisplaying the results) diff --git a/config/.config/waybar/wifi_menu/networkmanager/config.ini b/config/.config/waybar/wifi_menu/networkmanager/config.ini deleted file mode 100644 index fa5fcb7..0000000 --- a/config/.config/waybar/wifi_menu/networkmanager/config.ini +++ /dev/null @@ -1,28 +0,0 @@ -[dmenu] -dmenu_command = rofi -dmenu -theme ~/.config/rofi/wifi/config.rasi -i -no-history -matching fuzzy -no-tokenize -hover-select -# compact = # (Default: False). Remove extra spacing from display -# pinentry = # (Default: None) e.g. `pinentry-gtk` -pinentry = pinentry-gtk -wifi_icons = 󰤯󰤟󰤢󰤥󰤨 -# format = -format = {name} {icon} -list_saved=False -[dmenu_passphrase] -# # Uses the -password flag for Rofi, -x for bemenu. For dmenu, sets -nb and -# # -nf to the same color or uses -P if the dmenu password patch is applied -# # https://tools.suckless.org/dmenu/patches/password/ -# obscure = True -# obscure_color = #222222 - -[pinentry] -# description = (Default: Get network password) -prompt = Password: - -[editor] -terminal = kitty -# terminal = -# gui_if_available = (Default: True) -# gui = (Default: nm-connection-editor) - -[nmdm] -# rescan_delay = # (seconds to wait after a wifi rescan before redisplaying the results)