From e590808a6a015f9982778121d7f2bcb19f56dfb2 Mon Sep 17 00:00:00 2001 From: Asocia Date: Sun, 11 Jul 2021 17:15:16 +0300 Subject: [PATCH] Update path for a keybinding --- .config/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index 94df464..f51e265 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -65,8 +65,8 @@ bindsym $mod+Shift+e exec $rofi powermenu # Set up screenshots and partial screenshots -bindsym --release Print exec maim ~/images/scrots/`date +%Y-%m-%d_%H:%M:%S`.png -bindsym --release Shift+Print exec maim -s ~/images/scrots/`date +%Y-%m-%d_%H:%M:%S`.png +bindsym --release Print exec maim ~/Pictures/Screenshots/`date +%Y-%m-%d_%H:%M:%S`.png +bindsym --release Shift+Print exec maim -s ~/Pictures/Screenshots/`date +%Y-%m-%d_%H:%M:%S`.png # Bind brightness keys to light interface