mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 01:55:13 -05:00
feat: quick commit don't care lolololol
This commit is contained in:
parent
e49994251e
commit
bc2d8762c9
10 changed files with 48 additions and 22 deletions
|
@ -1,5 +1,5 @@
|
|||
let
|
||||
currentTheme0 = catppuccin-mocha; # User0 Theme
|
||||
currentTheme0 = catppuccin-macchiato; # User0 Theme
|
||||
currentTheme1 = catppuccin-mocha; # User1 Theme
|
||||
currentTheme2 = catppuccin-mocha; # User2 Theme
|
||||
|
||||
|
@ -24,7 +24,11 @@ let
|
|||
in
|
||||
{
|
||||
themes = {
|
||||
wmGaps = 6;
|
||||
windowManager = {
|
||||
gaps = 6;
|
||||
borders = 3;
|
||||
rounding = 20;
|
||||
};
|
||||
currentTheme = {
|
||||
theme0 = currentTheme0; # User0 Theme
|
||||
theme1 = currentTheme1; # User1 Theme
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue