Add SWNConfig

master
Hektor Misplon 2023-06-04 15:21:33 +02:00
parent 5a0b4ef2b8
commit 9636ca59fc
1 changed files with 10 additions and 0 deletions

View File

@ -99,6 +99,16 @@ myDynamicManageHook =
title =? "Zettelkasten — Firefox Developer Edition" --> doShift "1_sh"
]
-- TODO: Replace showWName by dunst notification
myShowWNameConfig :: SWNConfig
myShowWNameConfig =
def
{ swn_font = "xft:Iosevka Term SS08:size=16",
swn_fade = 0.3,
swn_color = "#111111",
swn_bgcolor = "#cccccc"
}
-- layoutHook
myLayoutHook =
showWName' myShowWNameConfig $