mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 03:50:24 +10:00
Minor fixes to my openbox configs.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Name=Emacs
|
||||
Name=Emacsclient
|
||||
GenericName=Text Editor
|
||||
Comment=Edit text
|
||||
MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
|
||||
Exec=emacs %F
|
||||
Exec=emacsclient -c -a 'emacs'
|
||||
Icon=emacs
|
||||
Type=Application
|
||||
Terminal=false
|
||||
|
||||
@@ -1,11 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Name=rofi
|
||||
GenericName=rofi
|
||||
Comment=rofi
|
||||
Exec=rofi -show drun
|
||||
Name=open-menu
|
||||
GenericName=open-menu
|
||||
Comment=Open the openbox menu
|
||||
Exec=xdotool click 3
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
MimeType=text/plain;
|
||||
Icon=manjaro
|
||||
|
||||
Icon=distributor-logo-arcolinux
|
||||
|
||||
Reference in New Issue
Block a user