parent
e4f5ca2fc9
commit
3d8242b314
22 changed files with 340 additions and 211 deletions
|
|
@ -6,13 +6,14 @@
|
|||
gnumake
|
||||
jq
|
||||
tree
|
||||
jjui
|
||||
unzip
|
||||
|
||||
#devops
|
||||
k9s
|
||||
kubectl
|
||||
nerdctl
|
||||
gh
|
||||
opentofu
|
||||
|
||||
#golang
|
||||
go
|
||||
|
|
|
|||
|
|
@ -14,6 +14,19 @@
|
|||
gaps_out = 0;
|
||||
layout = "master";
|
||||
};
|
||||
group = {
|
||||
groupbar = {
|
||||
priority = 99;
|
||||
enabled = true;
|
||||
"col.active" = "rgb(4d7d90)";
|
||||
"col.inactive" = "rgb(101d20)";
|
||||
gaps_in = 0;
|
||||
gaps_out = 0;
|
||||
gradients = true;
|
||||
text_color = "rgb(101d20)";
|
||||
text_color_inactive = "rgb(ffffff)";
|
||||
};
|
||||
};
|
||||
misc = {
|
||||
disable_hyprland_logo = true;
|
||||
on_focus_under_fullscreen = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue