mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-03-02 02:42:47 +01:00
fuzzel stuff
This commit is contained in:
parent
c91ed9d0b6
commit
7377d68831
3 changed files with 22 additions and 1 deletions
|
|
@ -25,6 +25,7 @@
|
|||
"include \"live.kdl\""
|
||||
"output \"eDP-1\" { scale 1.1; }"
|
||||
"animations { window-open { duration-ms 3000; curve \"linear\"; custom-shader r\"\n${builtins.readFile ./shaders/arc.frag}\";};}"
|
||||
"binds {Mod+Shift+I { spawn \"${./scripts/cpdate.sh}\"; }; }"
|
||||
];
|
||||
in
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue