better screenshot

This commit is contained in:
Henrik Bakken
2023-07-22 02:22:08 +02:00
parent 7f21e3457b
commit 8df5e46d93
4 changed files with 5 additions and 288 deletions
+1 -2
View File
@@ -25,7 +25,6 @@ floating_modifier $mod
# Autostart applications
exec --no-startup-id pulseaudio
exec --no-startup-id pa-applet
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec --no-startup-id nm-applet
exec --no-startup-id nitrogen --restore
@@ -86,7 +85,7 @@ bindsym $mod+d exec rofi -show drun $rofiopts
bindsym $mod+Shift+d exec rofi -show run $rofiopts
bindsym $mod+Return exec kitty
bindsym $mod+Shift+s --release exec --no-startup-id i3-scrot -s
bindsym $mod+Shift+s --release exec --no-startup-id scrot --freeze --select --exec 'xclip -selection clipboard -t image/png -i $f'
bindsym $mod+Shift+x --release exec --no-startup-id xkill
bindsym $mod+F1 exec kitty -e 'htop'