my nixos flake :3 (git.koi.rip mirror) git.koi.rip/koi/flake
nixos catppuccin linux dotfiles neovim
0

Configure Feed

Select the types of activity you want to include in your feed.

zen-browser: update keyboardShortcutsVersion

june (Jun 5, 2026, 5:30 PM +0200) eb5f2e4b 53e02a1f

+1 -1
+1 -1
home/modules/programs/zen-browser.nix
··· 68 68 "layout.css.prefers-color-scheme.content-override" = 0; # dark mode 69 69 }; 70 70 userChrome = builtins.readFile ../../../external/userChrome.css; 71 - keyboardShortcutsVersion = 18; 71 + keyboardShortcutsVersion = 19; 72 72 keyboardShortcuts = [ 73 73 { 74 74 id = "addBookmarkAsKb";