Created
August 16, 2021 01:59
-
-
Save amirulabu/f6e4bb882008e85dacc514140112ee9f to your computer and use it in GitHub Desktop.
rofi script
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/bash | |
rofi -combi-modi "window,drun,run,ssh" -show combi -modi combi -config $HOME/.config/rofi/config.rasi -theme /usr/share/rofi/themes/Pop-Dark.rasi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment