mirror of
https://github.com/zoriya/dotfiles.git
synced 2026-06-07 12:24:50 +00:00
rofi theme
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#! /usr/bin/zsh
|
||||
|
||||
cat | rofi -dmenu $@
|
||||
|
||||
# vim: set ft=zsh :
|
||||
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#! /usr/bin/zsh
|
||||
|
||||
export -- $(xrdb -query -all | tr -d \* | sed 's/:[ \t]*/=/')
|
||||
cat | /usr/bin/rofi $@
|
||||
|
||||
# vim: set ft=zsh :
|
||||
Reference in New Issue
Block a user