Fix width. Don't declare fuzzy match globally.
This commit is contained in:
parent
4aecd1c582
commit
5c197290bf
|
@ -1,11 +1,10 @@
|
|||
# Functions
|
||||
drun-launch=true
|
||||
fuzzy-match=true
|
||||
terminal="alacritty --config-file /var/home/.dotfiles/alacritty/host.toml -e"
|
||||
|
||||
# Box
|
||||
anchor=left
|
||||
width=300px
|
||||
width=300
|
||||
|
||||
# Spacing
|
||||
padding-top=0
|
||||
|
|
Loading…
Reference in New Issue