added vim to menu and an icon to .config/awesome/icons/
This commit is contained in:
parent
7f5ac95a90
commit
020aafcc79
2 changed files with 2 additions and 0 deletions
BIN
.config/awesome/icons/vim32x32.png
Normal file
BIN
.config/awesome/icons/vim32x32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 512 B |
|
|
@ -151,6 +151,8 @@ accessoriesmenu = {
|
|||
"/usr/share/icons/hicolor/48x48/apps/galculator.png" },
|
||||
{ "pluma", "/usr/bin/pluma",
|
||||
"/usr/share/icons/Adwaita/48x48/apps/accessories-text-editor.png" },
|
||||
{ "vim", terminal.." -e /usr/bin/vim",
|
||||
os.getenv("HOME").."/.config/awesome/icons/vim32x32.png" },
|
||||
}
|
||||
developmentmenu = {
|
||||
{ "anjuta", "/usr/bin/anjuta",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue