1
0
mirror of https://github.com/vbrandl/dotfiles synced 2024-11-22 07:53:51 +01:00

Fix rofi config

This commit is contained in:
Valentin Brandl 2019-05-27 22:53:25 +02:00
parent 5fd6e48db0
commit 5dbcef69fd
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

View File

@ -1,6 +1,10 @@
##### teiler configuration file ######
_rofi () {
rofi -kb-accept-entry "!Return" "$@"
}
# general variables
# the path where images, videos and pastes should be saved
@ -9,12 +13,13 @@ vid_path=$HOME/Videos/Screencasts
paste_path=$HOME/Dokumente/Pastes
# set viewer for images and videos plus editor for images
viewer=geeqie
# viewer=geeqie
viewer=feh
editor=pinta
player=vlc
# Hitting Enter will upload
always_ul=1
# always_ul=1
# Uploading options
# Possible Choices for img_ul: fb, scp, s3, imgur