create keyboard binding for screenshots

This commit is contained in:
Santiago Forero 2021-09-17 13:42:34 -05:00
parent 5b931c7a5f
commit 9523fae4e4
1 changed files with 4 additions and 1 deletions

View File

@ -166,7 +166,7 @@ bindsym $mod+r mode "resize"
#}
exec_always --no-startup-id $HOME/.config/polybar/launch.sh
exec_always feh --bg-scale /home/forero/dotfiles/background.jpg
exec_always feh --bg-scale $HOME/dotfiles/background.jpg
exec firefox
@ -176,3 +176,6 @@ bindsym $mod + shift + x exec i3lock
for_window [class=".*"] border pixel 2
gaps inner 10
gaps outer 5
bindsym Print exec xfce4-screenshooter