mirror of
https://github.com/lbonn/rofi
synced 2024-11-10 06:14:14 +00:00
remove duplicated variable
This commit is contained in:
parent
c89bf30d15
commit
7446a69ac7
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue