swayr config update
This commit is contained in:
parent
d3fcc67d06
commit
f901093386
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
executable = "wofi"
|
executable = "wofi"
|
||||||
args = [
|
args = [
|
||||||
"--show=dmenu",
|
"--show=dmenu",
|
||||||
"-C", "/home/pogmommy/.config/de-vars/colors/active/colors",
|
# "-C", "/home/pogmommy/.config/de-vars/colors/active/colors",
|
||||||
"--conf=/home/pogmommy/.config/wofi/config",
|
"--conf=/home/pogmommy/.config/wofi/config",
|
||||||
"--define=layer=overlay",
|
"--define=layer=overlay",
|
||||||
"--allow-markup",
|
"--allow-markup",
|
||||||
|
|
@ -11,7 +11,7 @@ args = [
|
||||||
"--cache-file=/dev/null",
|
"--cache-file=/dev/null",
|
||||||
"--parse-search",
|
"--parse-search",
|
||||||
"--height=40%",
|
"--height=40%",
|
||||||
"--width=60%",
|
"--width=700",
|
||||||
"--prompt={prompt}",
|
"--prompt={prompt}",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue