background selector
This commit is contained in:
parent
b45b9b911e
commit
02575d1178
@ -12,4 +12,5 @@ theme='dropdown-text'
|
|||||||
## Run
|
## Run
|
||||||
rofi \
|
rofi \
|
||||||
-dmenu \
|
-dmenu \
|
||||||
|
-p "$1" \
|
||||||
-theme ${dir}/${theme}.rasi
|
-theme ${dir}/${theme}.rasi
|
||||||
|
@ -1,9 +1,5 @@
|
|||||||
|
|
||||||
/*****----- Configuration -----*****/
|
/*****----- Configuration -----*****/
|
||||||
configuration {
|
|
||||||
show-icons: true;
|
|
||||||
display-dmenu: "";
|
|
||||||
}
|
|
||||||
|
|
||||||
/*****----- Global Properties -----*****/
|
/*****----- Global Properties -----*****/
|
||||||
@import "../shared/colors.rasi"
|
@import "../shared/colors.rasi"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user