Add nm-applet restart on right click on wlo1

This commit is contained in:
Théophile Bastian 2016-12-15 15:38:13 +01:00
parent 6b2beaf940
commit ff8999db00
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#!/bin/bash
pkill nm-applet > /dev/null 2>/dev/null
nm-applet&

View File

@ -48,6 +48,7 @@ volume master {
wireless wlo1 {
format_up = " (%essid) %ip"
format_down = ""
on_click 3 = "exec /home/tobast/.config/i3/bin/restart-nmapplet"
}
ethernet eno1 {