From 34b8a5efb5e587b3f3fa8ad7e36fd9e9e079b1e1 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Thu, 3 Aug 2023 12:35:27 -0400 Subject: [PATCH] fish(abbreviations): Add kitty @ set-background-opacity --- modules/fish.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/fish.nix b/modules/fish.nix index fc4ce54..3565c97 100644 --- a/modules/fish.nix +++ b/modules/fish.nix @@ -116,6 +116,7 @@ c = "clear"; e = "exit"; + k = "kitty @ set-background-opacity"; l = "ls -l"; n = "nvim"; j = "joshuto";