5 lines
171 B
Bash
Executable file
5 lines
171 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
style="desktop"
|
|
rofi -modi "clipboard:greenclip print" -show clipboard -run-command '{cmd}' -theme ~/.config/rofi/launchers-git/$style-clipboard.rasi
|