User Tools

Site Tools


wiki:show_zenity_notifcation_string_selection

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:show_zenity_notifcation_string_selection [2021/10/16 18:55] – add packages to install, more info antisawiki:show_zenity_notifcation_string_selection [2021/10/17 12:48] (current) – add missing / antisa
Line 1: Line 1:
-{{tag>zenity ssh notification}}+{{tag>zenity ssh notification desktop}}
  
 ====== Show zenity notifcation on string selection ====== ====== Show zenity notifcation on string selection ======
Line 11: Line 11:
  
 <file bash what_hostname.sh> <file bash what_hostname.sh>
-zenity --notification --text=$(grep -B1 $(xclip -o) $HOME.ssh/ssh_config.d/yourhostconfig.conf | head -n1 | cut -d" " -f 2,3,4,5)+zenity --notification --text=$(grep -B1 $(xclip -o) $HOME/.ssh/ssh_config.d/yourhostconfig.conf | head -n1 | cut -d" " -f 2,3,4,5)
 </file> </file>
  
wiki/show_zenity_notifcation_string_selection.1634403311.txt.gz · Last modified: 2021/10/16 18:55 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki