Commit for generation 228

This commit is contained in:
2024-10-10 04:39:02 -04:00
parent 679d85721b
commit cd99363d65
2 changed files with 12 additions and 12 deletions

View File

@@ -4,7 +4,7 @@
programs.kitty = { programs.kitty = {
enable = true; enable = true;
theme = "Catppuccin-Mocha"; themeFile = "Catppuccin-Mocha";
font = { font = {
name = "JetBrainsMono Nerd Font"; name = "JetBrainsMono Nerd Font";

View File

@@ -40,17 +40,17 @@
disable-scroll= true; disable-scroll= true;
format = "{icon}"; format = "{icon}";
on-click= "activate"; on-click= "activate";
format-icons= { format-icons= {
"1"= "󰈹"; "1"= "";
"2"= ""; "2"= "";
"3"= "󰘙"; "3"= "";
"4"= "󰙯"; "4"= "";
"5"= ""; "5"= "";
"6"= ""; "6"= "";
urgent= ""; urgent= "";
default = ""; default = "";
sort-by-number= true; sort-by-number= true;
}; };
persistent-workspaces = { persistent-workspaces = {
"1"= []; "1"= [];
"2"= []; "2"= [];