From 4e59644fd5d46c42d349badcd203949deb9c9e55 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Fri, 9 Oct 2020 15:47:55 +0200 Subject: [PATCH] Change Cheese format --- dotfiles/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/i3/config b/dotfiles/i3/config index 0fe7429..ec6d138 100644 --- a/dotfiles/i3/config +++ b/dotfiles/i3/config @@ -24,7 +24,7 @@ bindsym $super+BackSpace scratchpad show # common apps keybinds bindsym $super+Return exec i3-sensible-terminal -bindsym Print exec scrot 'Cheese_%a-%d%b%y_%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