diff --git a/home/hyprland.nix b/home/hyprland.nix index 2cab4b16..6d14a58d 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -239,7 +239,6 @@ in ", XF86MonBrightnessDown, exec, swayosd-client --brightness lower" ", XF86MonBrightnessUp, exec, swayosd-client --brightness raise" ", XF86Display, exec, ~/.config/${monitorScript}" - ", XF86WLAN, exec, sleep 0.2 && ${vars.notifySend} \"WiFi\" \"$(nmcli radio wifi)\"" ", XF86Messenger, togglespecialworkspace" ", XF86Favorites, exec, killall rofi || rofi -show drun" ];