parent
c16abd979b
commit
a96fffb78c
@ -1,4 +1,4 @@ |
|||||||
#!/bin/bash |
#!/bin/bash |
||||||
|
|
||||||
killall -q dunst |
killall -q dunst |
||||||
dunst --startup-notification true & |
dunst -startup_notification & |
||||||
|
@ -0,0 +1,4 @@ |
|||||||
|
#!/bin/bash |
||||||
|
|
||||||
|
killall -q wired |
||||||
|
wired & |
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue