mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: changed some shit up
This commit is contained in:
parent
4d8d534088
commit
241f8063cf
114 changed files with 1356 additions and 168 deletions
7
home/modules/hypr/land/config/general.nix
Executable file
7
home/modules/hypr/land/config/general.nix
Executable file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
gaps_in = 5;
|
||||
gaps_out = 5;
|
||||
border_size = 2;
|
||||
"col.active_border" = "rgb(c6a0f6)";
|
||||
"col.inactive_border" = "0xff292a37";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue