Use flameshot

This commit is contained in:
Johannes Rothe 2021-12-10 17:54:53 +01:00 committed by Johannes Rothe
parent 8381fc9c5f
commit 9843240886
2 changed files with 3 additions and 2 deletions

View File

@ -37,7 +37,7 @@ bindsym Mod1+l exec i3lock-fancy
bindsym Mod1+s exec i3lock-fancy && systemctl suspend bindsym Mod1+s exec i3lock-fancy && systemctl suspend
# screenshot # 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 # kill focused window
bindsym $mod+Shift+q kill bindsym $mod+Shift+q kill

View File

@ -8,8 +8,10 @@
name: name:
- ack - ack
- black # code formatting - black # code formatting
- bsdmainutils # ncal calendar
- feh # set background - feh # set background
- fish - fish
- flameshot
- fonts-roboto - fonts-roboto
- fzf - fzf
- htop - htop
@ -18,7 +20,6 @@
- i3 - i3
- i3lock-fancy - i3lock-fancy
- keychain - keychain
- ncal
- pass - pass
- python3-pylint-common - python3-pylint-common
- pulseaudio-utils # pactl volume control - pulseaudio-utils # pactl volume control