1
0
mirror of https://gitlab.com/linuxstuff/dotfiles.git synced 2026-06-19 04:06:00 +02:00

Improvements

This commit is contained in:
h45h74x
2020-11-06 19:26:45 +01:00
parent 72bc6c46fa
commit c548575421
+1 -1
View File
@@ -69,7 +69,7 @@ bindsym $mod+Return exec --no-startup-id alacritty
bindsym Control+Shift+Escape exec --no-startup-id "alacritty -e sh -c 'htop'"
# Type Clipboard
xdotool type "$(xclip -o)"
bindsym $mod+V exec --no-startup-id sleep 1 && xdotool type $(xclip -o)
################################################################################################
# Program Launchers