modify hyprland config
This commit is contained in:
parent
a3c6041366
commit
ee825fb354
1 changed files with 1 additions and 2 deletions
|
@ -2,9 +2,8 @@
|
|||
|
||||
sleep 1
|
||||
|
||||
content=$(wl-paste)
|
||||
{
|
||||
echo "typedelay 100"
|
||||
echo "type $content"
|
||||
echo "type $(wl-paste)"
|
||||
} | DOTOOL_XKB_LAYOUT=de dotool && \
|
||||
notify-send -t 5000 "Eingabe abgeschlossen" "Inhalt wurde getippt"
|
||||
|
|
Loading…
Add table
Reference in a new issue