From 7f063a296b33a6f3a1d4c2bcaaf477f50ba8d77f Mon Sep 17 00:00:00 2001 From: spinach <19keegandeppe@gmail.com> Date: Sat, 25 Feb 2023 16:25:29 -0500 Subject: [PATCH] pulled rofi-dmenu script and added wallpaper selector --- bin/wallpaper.sh | 8 ++------ editors/vim/pack/man/start/vimtex | 2 +- gui/rofi | 2 +- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/bin/wallpaper.sh b/bin/wallpaper.sh index ee6823d..29acefd 100755 --- a/bin/wallpaper.sh +++ b/bin/wallpaper.sh @@ -1,15 +1,11 @@ #!/bin/bash wallpapers_dir=~/.local/share/wallpapers -finder="fzf --preview='feh {}'" +#finder="fzf --preview='feh {}'" +finder="rofi-dmenu Wallpaper" cd "$wallpapers_dir" -if [ -n "$TMUX" ] ; then - #finder="fzf-tmux -p --preview='pistol {}'" - finder="fzf-tmux -p" -fi - # fzf selector if [ "$1" == '-s' ] ; then # follows links and omits the env file diff --git a/editors/vim/pack/man/start/vimtex b/editors/vim/pack/man/start/vimtex index b09112b..fc829f9 160000 --- a/editors/vim/pack/man/start/vimtex +++ b/editors/vim/pack/man/start/vimtex @@ -1 +1 @@ -Subproject commit b09112bf83ae5e308102a9c07d25f7dba6690675 +Subproject commit fc829f9ceefcf6013b36c150f0e73279dcbc3ff7 diff --git a/gui/rofi b/gui/rofi index 692d5ef..0def3cd 160000 --- a/gui/rofi +++ b/gui/rofi @@ -1 +1 @@ -Subproject commit 692d5ef4bd5b9bd06126221cd1e895938166d183 +Subproject commit 0def3cd15974a19606a93082778c043d370df8bd