mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 07:13:40 +00:00
Bump wofi font size to 36px
This commit is contained in:
@@ -316,6 +316,11 @@ in
|
||||
|
||||
wofi = {
|
||||
enable = stdenv.isLinux;
|
||||
style = ''
|
||||
window {
|
||||
font-size: 36px;
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
||||
fzf = {
|
||||
|
Reference in New Issue
Block a user