Fix typo in swayr config
This commit is contained in:
parent
ef9e8229ad
commit
686999de7a
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
[menu]
|
[menu]
|
||||||
executable = 'fuzzel'
|
executable = 'fuzzel'
|
||||||
args = [
|
args = [
|
||||||
'--dmenu',,
|
'--dmenu',
|
||||||
'-p','{prompt}',
|
'-p','{prompt}',
|
||||||
'-font','Noto Sans 11',
|
'-font','Noto Sans 11'
|
||||||
]
|
]
|
||||||
|
|
||||||
[format]
|
[format]
|
||||||
|
|
Loading…
Add table
Reference in a new issue