mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
worked on some shortcuts and keybindings
This commit is contained in:
@@ -24,7 +24,7 @@ custom-cat() {
|
||||
l = "ls -CF";
|
||||
ls = "ls -hA -s --color";
|
||||
cat = "custom-cat";
|
||||
pomodoro = "kitty -e 'tomato'";
|
||||
pomodoro = "custom-tomato";
|
||||
librewolf = "kitty --class \"custom-librewolfprofiles\" --name \"Select LibreWolf profile\" --hold custom-librewolfprofiles";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user