From 9843240886abdabdd11f895696777073d7f4a73d Mon Sep 17 00:00:00 2001 From: Johannes Rothe Date: Fri, 10 Dec 2021 17:54:53 +0100 Subject: [PATCH] Use flameshot --- roles/dotfiles/files/i3_config | 2 +- roles/dotfiles/tasks/main.yml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/roles/dotfiles/files/i3_config b/roles/dotfiles/files/i3_config index 13e0469..79a3629 100644 --- a/roles/dotfiles/files/i3_config +++ b/roles/dotfiles/files/i3_config @@ -37,7 +37,7 @@ bindsym Mod1+l exec i3lock-fancy bindsym Mod1+s exec i3lock-fancy && systemctl suspend # screenshot -bindsym --release Print exec "scrot -s '%Y-%m-%d-%H-%M-%S.png' -e 'mv $f ~/pictures/shots/'" +bindsym --release Print exec "flameshot gui -p '/home/rothe/pictures/shots/'" # kill focused window bindsym $mod+Shift+q kill diff --git a/roles/dotfiles/tasks/main.yml b/roles/dotfiles/tasks/main.yml index 91f51a5..7d8050b 100644 --- a/roles/dotfiles/tasks/main.yml +++ b/roles/dotfiles/tasks/main.yml @@ -8,8 +8,10 @@ name: - ack - black # code formatting + - bsdmainutils # ncal calendar - feh # set background - fish + - flameshot - fonts-roboto - fzf - htop @@ -18,7 +20,6 @@ - i3 - i3lock-fancy - keychain - - ncal - pass - python3-pylint-common - pulseaudio-utils # pactl volume control