Skip to content

Instantly share code, notes, and snippets.

@amirulabu
Created August 16, 2021 01:59
Show Gist options
  • Save amirulabu/f6e4bb882008e85dacc514140112ee9f to your computer and use it in GitHub Desktop.
Save amirulabu/f6e4bb882008e85dacc514140112ee9f to your computer and use it in GitHub Desktop.
rofi script
#!/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