2 lines
57 B
Bash
2 lines
57 B
Bash
#!/bin/bash
|
|
rofi -combi-modi window,drun,ssh -show combi
|
#!/bin/bash
|
|
rofi -combi-modi window,drun,ssh -show combi
|