focused border colour

This commit is contained in:
♥ Minnie ♥ 2025-12-17 23:52:44 +08:00
parent 22abfee37e
commit aeeec7c1d6
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -55,7 +55,7 @@ myTerminal = "wezterm"
myModMask = mod4Mask
myBorderWidth = 5
myNormalBorderColor = "#32302f"
myFocusedBorderColor = "#32302f"
myFocusedBorderColor = "#45403D"
myWorkspaces = ["code", "chat", "web", "games", "misc"]
myLauncher = "dmenu_run -fn 'Fisa Code-10'"
myFileManager = "thunar"