From 58483e973997fab11c92d90809e38529440d1e91 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Tue, 14 Sep 2021 21:05:39 +0200 Subject: [PATCH] Revert "Make useless scrot screenshot a usefull selection screenshot" This reverts commit 7b9053ea34d833d59e29b2f5248cb958d6df5e2a. --- dotfiles/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/i3/config b/dotfiles/i3/config index 8a42a4f..beab982 100644 --- a/dotfiles/i3/config +++ b/dotfiles/i3/config @@ -26,7 +26,7 @@ bindsym $super+BackSpace scratchpad show # common apps keybinds bindsym $super+Return exec i3-sensible-terminal -bindsym Print exec scrot -s 'scrot_%Y%m%d_%H:%M.png' -e 'viewnior ~/$f' +bindsym Print exec scrot 'Cheese_%Y%m%d_%H:%M.png' -e 'viewnior ~/$f' bindsym $alt+l exec i3lock -i ~/.lock bindsym $super+Shift+w exec firefox bindsym $super+Shift+f exec thunar