-
css:
```
* {
border: none;
font-family: Iosevka, FontAwesome, Noto Sans CJK, Jetbrains Nerd Font, sans-serif;
font-size: 16px;
min-height: 0;
margin-bottom: 0;
}
windo…
-
- **Sway Version:**
- sway version 1.9
- **Debug Log:**
[https://gist.github.com/michaelmng/48878067a85ac3f089bce8fd61a06649](https://gist.github.com/michaelmng/48878067a85ac3f089bce8fd61a06649…
-
is there any way support for exporting the clipboard list to wofi could be added? It's quite possible that I'm just missing something though, and I apologize for my ignorance
-
In menu.py, `-L` is used to specify the height of the menu. However, this interferes with the user's wofi settings. For example, I have set wofi to spawn on the left side of the screen with the height…
-
Would be great
-
Hi quantumfate,
Thanks for making and sharing this!
I get these errors in the terminal when running wofi with the themes:
```
(wofi:251232): Gtk-WARNING **: 11:23:58.148: Theme parsing error…
mf-fx updated
2 months ago
-
I found your wofi config to be missing from the dotfiles?
Could you share those as well? I was checking out different configs before building my own
Nice dots btw
-
could you make the wofi config for fuzzel and if you do how do i install only that
-
It would be nice to allow `programs.wofi.style` to be a path to a stylesheet or a string, instead of the current string-only requirement.
The sort of behaviour I'm suggesting is already used in `pr…
-
I was wondering, if I'd be possible to detect if wofi (or anything else that uses wlr-layer-shell) is open, and change the style accordingly.
It is possible with "normal" apps (like kitty)
```
w…