mirror of
https://github.com/nboughton/dotfiles
synced 2024-11-26 04:28:43 +01:00
tweaking wofi config
This commit is contained in:
parent
1a21ca8228
commit
025e417cd9
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@ font-manager/
|
||||
BetterDiscord/
|
||||
Code\ Industry/
|
||||
inkscape/
|
||||
libreoffice/
|
||||
|
@ -1,6 +1,8 @@
|
||||
show=run
|
||||
show=drun
|
||||
term=alacritty
|
||||
always_parse_args=true
|
||||
layer=overlay
|
||||
insensitive=true
|
||||
always_parse_args=true
|
||||
allow_images=true
|
||||
image_size=16
|
||||
width=25%
|
||||
insensitive=true
|
||||
|
@ -1,3 +1,11 @@
|
||||
#inner-box {
|
||||
#outer-box {
|
||||
padding: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
#inner-box {
|
||||
padding-top: 5px;
|
||||
}
|
||||
|
||||
#img {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user