fix: change kitty invocation in meta.desktop
This commit is contained in:
parent
68343d86df
commit
a3fda9c427
5 changed files with 4 additions and 1 deletions
1
bin/.local/bin/v-analyzer
Symbolic link
1
bin/.local/bin/v-analyzer
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
/home/bca/.config/v-analyzer/bin/v-analyzer
|
|
@ -13,7 +13,7 @@ Name=Meta
|
||||||
#Path=
|
#Path=
|
||||||
|
|
||||||
# The executable of the application, possibly with arguments.
|
# The executable of the application, possibly with arguments.
|
||||||
Exec=kitty --name meta --session /home/bca/.config/kitty/meta.session
|
Exec=kitty --title meta --session /home/bca/.config/kitty/meta.session
|
||||||
|
|
||||||
# Describes whether this application needs to be run in a terminal or not
|
# Describes whether this application needs to be run in a terminal or not
|
||||||
Terminal=False
|
Terminal=False
|
||||||
|
|
1
desktop_entries/.local/share/applications/mimeinfo.cache
Normal file
1
desktop_entries/.local/share/applications/mimeinfo.cache
Normal file
|
@ -0,0 +1 @@
|
||||||
|
[MIME Cache]
|
|
@ -0,0 +1 @@
|
||||||
|
/usr/lib/systemd/user/darkman.service
|
Loading…
Add table
Reference in a new issue