switch to gruvbox medium

This commit is contained in:
♥ Minnie ♥ 2025-03-06 22:42:05 +08:00
parent c2241df6c6
commit 6cf69cf9d8
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -40,8 +40,8 @@ myConfig = def
myTerminal = "wezterm" myTerminal = "wezterm"
myModMask = mod4Mask myModMask = mod4Mask
myBorderWidth = 5 myBorderWidth = 5
myNormalBorderColor = "#282828" myNormalBorderColor = "#32302f"
myFocusedBorderColor = "#282828" myFocusedBorderColor = "#32302f"
myWorkspaces = ["code", "chat", "web", "games", "misc"] myWorkspaces = ["code", "chat", "web", "games", "misc"]
myLauncher = "rofi -modi run,calc -show run" myLauncher = "rofi -modi run,calc -show run"
myScrot = "scrot -s '%Y%m%d_%H%M%S.png' -e 'mv $f ~/Pictures/scrots/'" myScrot = "scrot -s '%Y%m%d_%H%M%S.png' -e 'mv $f ~/Pictures/scrots/'"