Skip to content

Instantly share code, notes, and snippets.

[Desktop Entry]
Version=1.0
Type=Application
Name=Live log messages
Comment=
Exec=sh -c "journalctl -f --no-tail --no-hostname | zenity --text-info --title=%c --width=800 --height=575 --auto-scroll"
Icon=
Path=
Terminal=false
StartupNotify=false
[Desktop Entry]
Version=1.0
Type=Application
Name=inxi -F information
Comment=
Exec=sh -c "inxi -Fc | zenity --text-info --title=%c --window-icon=/etc/favicon.png --width=630 --height=565"
Icon=computer
Path=
Terminal=false
StartupNotify=false