mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-19 22:59:27 +02:00
Added type clipboard function
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user