stop logging screenshot_public

master
Yorick van Pelt 2023-02-18 22:44:00 +01:00
parent 63a9a72ade
commit a3810e8392
Signed by: yorick
GPG Key ID: A36E70F9DC014A15
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ in {
"XF86AudioMute" = exec alsa-utils "amixer set Master toggle"; "XF86AudioMute" = exec alsa-utils "amixer set Master toggle";
"XF86AudioPause" = "exec playerctl pause"; "XF86AudioPause" = "exec playerctl pause";
"XF86AudioPlay" = "exec playerctl play"; "XF86AudioPlay" = "exec playerctl play";
"${mod}+Shift+s" = exec bin.screenshot_public "screenshot_public >> ~/screenshot-public.log"; "${mod}+Shift+s" = exec bin.screenshot_public "screenshot_public";
"Print" = exec bin.screenshot_public "screenshot_public"; "Print" = exec bin.screenshot_public "screenshot_public";
"${mod}+Shift+t" = "${mod}+Shift+t" =
"exec --no-startup-id /home/yorick/dotfiles/bin/toggle_solarized.sh"; "exec --no-startup-id /home/yorick/dotfiles/bin/toggle_solarized.sh";