1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 14:50:40 +02:00

feat: add clone-term from patrickdag

This commit is contained in:
oddlama 2024-07-07 00:15:49 +02:00
parent b4b21b37fa
commit 29e6fdfdb1
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
3 changed files with 49 additions and 0 deletions

View file

@ -56,6 +56,7 @@ in {
",Menu,exec,${rofi-drun}"
"SUPER,t,exec,kitty"
"SUPER,b,exec,firefox"
"SUPER,c,exec,${getExe pkgs.scripts.clone-term}"
# Shortcuts & Actions
"SUPER + SHIFT,s,exec,${getExe pkgs.scripts.screenshot-area}"