rofi icons

This commit is contained in:
Michael Zhang 2020-11-18 20:39:43 -06:00
parent 853bbd88ee
commit 15a719f47c
Signed by: michael
GPG key ID: BDA47A31A3C8EE6B

View file

@ -1,3 +1,8 @@
#!/bin/bash #!/bin/bash
source $HOME/.zshrc source $HOME/.zshrc
exec rofi -show combi -modi combi -combi-modi window,drun -levenshtein-sort exec rofi \
-show combi \
-modi combi \
-combi-modi window,drun \
-levenshtein-sort \
-icon-theme "Papirus" -show-icons