Added type clipboard function

This commit is contained in:
h45h74x
2020-11-06 19:23:43 +01:00
parent 3048230ee6
commit 72bc6c46fa
2 changed files with 9 additions and 2 deletions
+2
View File
@@ -68,6 +68,8 @@ bindsym $mod+Return exec --no-startup-id alacritty
# System Monitor
bindsym Control+Shift+Escape exec --no-startup-id "alacritty -e sh -c 'htop'"
# Type Clipboard
xdotool type "$(xclip -o)"
################################################################################################
# Program Launchers