calc shortcut

This commit is contained in:
Ivan Kirilov Dimitrov 2024-07-03 13:18:24 +02:00
parent ab7b22ed42
commit 068bbcff91
No known key found for this signature in database
GPG Key ID: 0BDAD4B211C49294

View File

@ -31,7 +31,7 @@
"${modifier}+Shift+a" = "exec screenshot area";
"${modifier}+Shift+s" = "exec screenshot";
"${modifier}+c" = "exec ${pkgs.sal}/bin/sal";
"XF86Calculator" = "exec rofi -show calc";
"End" = "exec rofi -show calc";
# sway commands
"${modifier}+Shift+r" = "reload";
"${modifier}+Shift+c" = "kill";