diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index eda3ab68..982d5c09 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -58,13 +58,14 @@ super + alt + control + {_, shift} + o # launch programs super + shift + a ,do-stuff -super + alt + control + l ; {l, m, f, i, r, shift + r} +super + alt + control + l ; {l, m, f, i, r, shift + r, o} { thunar \ , i3-msg workspace number 000 && google-chrome --new-window 'https://meet.google.com' \ , firefox \ , \,linkify | xargs -I\{\} notify Linkify '\{\}' \ , \,record-screen \ - , \,record-screen --select} + , \,record-screen --select \ + , open "$(pbpaste)"} super + alt + control + k i3-msg focus output eDP && sleep .3 && xdotool key ctrl+k