mirror of
https://github.com/kmein/niveum
synced 2026-03-23 05:11:08 +01:00
vim, tmux, dunst
This commit is contained in:
@@ -6,7 +6,7 @@ with import <dot/theme.nix>;
|
||||
settings = {
|
||||
global = {
|
||||
transparency = 10;
|
||||
font = "${uiFont.name} ${toString uiFont.size}";
|
||||
font = "${terminalFont.name} ${toString terminalFont.size}";
|
||||
geometry = "200x5-30+20";
|
||||
frame_color = invertedColorScheme.background;
|
||||
follow = "mouse";
|
||||
|
||||
Reference in New Issue
Block a user