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

Changed bindings

This commit is contained in:
h45h74x
2020-11-07 15:48:16 +01:00
parent e324144733
commit 98776714a9
+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
bindsym Control+Shift+V exec --no-startup-id sleep 1 && xdotool type $(xclip -o)
bindsym $mod+Control+V exec --no-startup-id sleep 1 && xdotool type $(xclip -o)
################################################################################################
# Program Launchers