1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

remove duplicated variable

This commit is contained in:
Rasmus Steinke 2017-11-01 22:02:33 +01:00
parent c89bf30d15
commit 7446a69ac7

View file

@ -130,7 +130,6 @@ function select_theme ()
MORE_FLAGS+=(-kb-custom-1 "Alt-a")
MORE_FLAGS+=(-u 2,3 -a 4,5 )
local CUR="default"
SELECTED="-1"
while true
do
declare -i RTR