started working on the librewolf config

This commit is contained in:
Tomas Rivera
2026-03-04 14:19:35 +01:00
parent 246dd40b6f
commit 55d13865e5
6 changed files with 475 additions and 6 deletions
+1
View File
@@ -25,6 +25,7 @@ custom-cat() {
ls = "ls -hA -s --color";
cat = "custom-cat";
pomodoro = "kitty -e 'tomato'";
librewolf = "kitty --name \"Select LibreWolf profile\" --hold custom-librewolfprofiles";
};
};
}