🐛 fix flameshot for ingolf.wagner

This commit is contained in:
Ingolf Wagner 2025-06-12 00:37:42 +02:00
parent 2d2ea5e41d
commit 2c5535e04d

View file

@ -44,4 +44,8 @@
# todo
programs.noti.enable = true;
# todo
xsession.windowManager.i3.config.keybindings."Print" = lib.mkForce
"exec ${pkgs.flameshot}/bin/flameshot gui -c -p ~/Download";
}