mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
swaylock-effects patch, moved to kitty + fira code
This commit is contained in:
parent
d10f9d6292
commit
3247d303ed
15 changed files with 67 additions and 21 deletions
|
|
@ -18,7 +18,7 @@ in
|
|||
nix run nixpkgs.openssl -c openssl rand -hex 6 | sed 's/\(..\)\(..\)\(..\)\(..\)\(..\)\(..\)/\1:\2:\3:\4:\5:\6/'
|
||||
'';
|
||||
nano = ''
|
||||
${pkgs.wezterm}/bin/wezterm imgcat ${./nano.png}
|
||||
${pkgs.kitty}/bin/kitty +kitten icat ${./nano.png}
|
||||
'';
|
||||
} // shellFunAliases {
|
||||
sed = "sd";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue