This commit is contained in:
2025-02-06 21:40:20 -05:00
parent 87a83ba990
commit cc384d98d9
10 changed files with 76 additions and 48 deletions

View File

@@ -137,6 +137,12 @@
"down"
];
# color picker and copies to clipboard
"Mod+Ctrl+Alt+C".action = spawn [
"${pkgs.hyprpicker}/bin/hyprpicker"
"-za"
];
# "Framework" key (F12)
# "XF86AudioMedia".action = spawn [];