Added menu entries for system controls, emojis and integrated calculator
This commit is contained in:
parent
0d241b0b71
commit
cb97bab237
7 changed files with 56 additions and 0 deletions
8
config/.local/share/applications/calc_menu.desktop
Normal file
8
config/.local/share/applications/calc_menu.desktop
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=Calc
|
||||
Comment=Launch the integrated bar calculator
|
||||
Exec=rofi -show calc -modi calc -no-show-match -no-sort
|
||||
Icon=gnome-calculator
|
||||
Terminal=False
|
||||
Type=Application
|
||||
Loading…
Add table
Add a link
Reference in a new issue