focused border colour
This commit is contained in:
parent
22abfee37e
commit
aeeec7c1d6
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ myTerminal = "wezterm"
|
||||||
myModMask = mod4Mask
|
myModMask = mod4Mask
|
||||||
myBorderWidth = 5
|
myBorderWidth = 5
|
||||||
myNormalBorderColor = "#32302f"
|
myNormalBorderColor = "#32302f"
|
||||||
myFocusedBorderColor = "#32302f"
|
myFocusedBorderColor = "#45403D"
|
||||||
myWorkspaces = ["code", "chat", "web", "games", "misc"]
|
myWorkspaces = ["code", "chat", "web", "games", "misc"]
|
||||||
myLauncher = "dmenu_run -fn 'Fisa Code-10'"
|
myLauncher = "dmenu_run -fn 'Fisa Code-10'"
|
||||||
myFileManager = "thunar"
|
myFileManager = "thunar"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue