paste

Format: Plaintext
 ( View Raw)
Date: Thu, 26 Dec 2024 at 11:02:36

  -- Theme for showWName which prints current workspace when you change workspaces.
  myShowWNameTheme :: SWNConfig
  myShowWNameTheme = def
    { swn_font              = "xft:DejaVu Sans Mono:style=Book:pixelsize=60"
    , swn_fade              = 1.0
    , swn_bgcolor           = "#1c1f24"
    , swn_color             = "#ffffff"
    }