add romote, yt, and yt_music scripts
This commit is contained in:
parent
347b8b1d1c
commit
97ebea9a88
4 changed files with 78 additions and 2 deletions
|
@ -70,8 +70,8 @@ bindgesture swipe:left workspace next
|
|||
# Shortcuts
|
||||
bindsym $mod+Return exec foot
|
||||
bindsym $mod+d exec wmenu-run
|
||||
bindsym $mod+y exec 'yt "$(wl-paste)"'
|
||||
bindsym $mod+p exec foot -T "$(wl-paste)" -e sh -c 'yt_music "$(wl-paste -n)"'
|
||||
bindsym $mod+y exec '~/.local/bin/yt "$(wl-paste)"'
|
||||
bindsym $mod+p exec foot -T "$(wl-paste)" -e sh -c '~/.local/bin/yt_music "$(wl-paste -n)"'
|
||||
bindsym $mod+s exec 'grim -g "$(slurp -d)" - | wl-copy'
|
||||
bindsym Print exec 'grim - | swayimg -f -'
|
||||
bindsym Mod4+e exec thunar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue