feat: update borders
This commit is contained in:
parent
84da4517cd
commit
81b30d1bed
1 changed files with 2 additions and 2 deletions
|
|
@ -38,8 +38,8 @@ myConfig = def
|
|||
myTerminal = "wezterm"
|
||||
myModMask = mod4Mask
|
||||
myBorderWidth = 3
|
||||
myNormalBorderColor = background
|
||||
myFocusedBorderColor = foreground
|
||||
myNormalBorderColor = "#282828"
|
||||
myFocusedBorderColor = "#32302f"
|
||||
myWorkspaces = ["code", "chat", "web", "games", "misc"]
|
||||
myLauncher = "rofi -modi run,calc -show run"
|
||||
myScrot = "scrot -s '%Y%m%d_%H%M%S.png' -e 'mv $f ~/Pictures/scrots/'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue