infinidoge/qtile: tweak arandr position
This commit is contained in:
parent
f718ee854c
commit
e6e9ce112d
1 changed files with 1 additions and 1 deletions
|
@ -463,7 +463,7 @@ groups.append(
|
||||||
"scratchpad",
|
"scratchpad",
|
||||||
[
|
[
|
||||||
DropDown("calculator", "speedcrunch", x=0.2, y=0.2, width=0.6, height=0.6), # type: ignore
|
DropDown("calculator", "speedcrunch", x=0.2, y=0.2, width=0.6, height=0.6), # type: ignore
|
||||||
DropDown("arandr", "arandr", x=0.3, y=0.1, width=0.6, height=0.4), # type: ignore
|
DropDown("arandr", "arandr", x=0.2, y=0.1, width=0.6, height=0.4), # type: ignore
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue