mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 20:20:38 +02:00
Update .config/wofi/config
Update .config/wofi/style.css
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
mode=drun
|
mode=drun
|
||||||
width=25%
|
width=30%
|
||||||
colors=colors
|
colors=colors
|
||||||
height=40%
|
height=80%
|
||||||
prompt=Hello :)
|
prompt=Hello :)
|
||||||
allow_images=true
|
allow_images=true
|
||||||
allow_markup=true
|
allow_markup=true
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
* {
|
* {
|
||||||
font-family: "Cousine Nerd Font mono";
|
font-family: "Cousine Nerd Font mono";
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
padding: 2px;
|
padding: 1px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user