mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-24 17:23:09 +01:00
hyprland: Drop notify-send for connectivity keybind
This should be handled by something constantly checking connectivity instead.
This commit is contained in:
parent
85c89ab496
commit
45386c2279
@ -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"
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user