Use flameshot
This commit is contained in:
parent
8381fc9c5f
commit
9843240886
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user