This commit is contained in:
2026-07-12 08:17:35 +03:30
commit 6ae76a758f
48 changed files with 4250 additions and 0 deletions
@@ -0,0 +1,8 @@
Config {
font = "xft:Iosevka Nerd Font-14",
bgColor = "#000000",
fgColor = "#ffffff",
position = TopW L 100,
commands = [ Run XMonadLog ],
template = "%XMonadLog%"
}
@@ -0,0 +1,8 @@
Config {
font = "xft:Iosevka Nerd Font-14",
bgColor = "#000000",
fgColor = "#ffffff",
position = Top,
commands = [ Run XMonadLog ],
template = %XMonadLog%
}