i3+ranger+manjaro.sh

This commit is contained in:
Henrik Bakken
2023-07-22 15:53:10 +02:00
parent 8df5e46d93
commit bdc3f04887
3 changed files with 41 additions and 17 deletions
+1 -1
View File
@@ -85,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 scrot --freeze --select --exec 'xclip -selection clipboard -t image/png -i $f'
bindsym $mod+Shift+s --release exec --no-startup-id cd $(xdg-user-dir PICTURES) && 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'