i3bar colors/config tweaks

telega desktop entry
m4atowav sh function
This commit is contained in:
2024-10-19 09:22:16 +03:00
parent 7a195bfda8
commit 2a3bb40fb6
6 changed files with 107 additions and 3 deletions

View File

@@ -0,0 +1,21 @@
[Desktop Entry]
# The type as listed above
Type=Application
# The name of the application
Name=Telegram
# A comment which can/will be used as a tooltip
Comment=OS but in lisp
# The executable of the application, possibly with arguments.
Exec=emacsclient -nc --eval "(telega)"
# The name of the icon that will be used to display this entry
Icon=emacs
# Describes whether this application needs to be run in a terminal or not
Terminal=false