dotfiles/dot_local/scripts/executable_rofiwrap.sh

4 lines
68 B
Bash
Raw Normal View History

2020-06-08 16:11:42 +00:00
#!/bin/bash
source $HOME/.zshrc
2021-01-27 23:19:58 +00:00
exec rofi -font "Roboto Mono 11" $@