Removes unnecesary notify-send
This commit is contained in:
parent
0368bec228
commit
4fc3d50c1f
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
# It bascially just calls rofi of dmenu if rofi is not available
|
||||
|
||||
if type -p rofi 2> /dev/null; then
|
||||
notify-send "I get here"
|
||||
rofi -show drun -modi drun -theme themes/launchpad.rasi
|
||||
else
|
||||
dmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue