Commit graph

25 commits

Author SHA1 Message Date
1d3b52a713
fix(nvim): FileManagers are stupid and hardcode terminals
With this filemanagers are actually able to open files in NeoVim because
now *I AM* the person hardcoding a terminal and lying about this not
being a terminal app.
2024-12-16 15:39:08 +01:00
69639fde6b
feat(nvim): Update desktop file 2024-12-16 12:41:41 +01:00
730fa23871
feat(xdg): Add nvim desktop file
This allows me to set nvim as the default for mimetypes such as
`text/plain`.
2024-09-16 15:38:39 +02:00
afb9b22b47
remove(desktop): custom Teamspeak5 entry 2024-03-15 17:44:21 +01:00
f24eea55a9
feat(electron): Remove electron apps 2024-01-19 16:36:04 +01:00
3c13ec121f
chore: Remove .desktop files 2023-12-17 11:25:13 +01:00
fa2f066097
feat(desktop): Update .desktop files 2023-11-07 15:48:52 +01:00
26e4b3ad6e
feat(Signal): Start with XWayland for now
Starting on wayland crashes randomly.
2023-09-11 12:31:13 +02:00
cd3140dc80
feat(firefox): Add desktop file for multimedia profile 2023-08-20 14:16:07 +02:00
edea48c361
electron: Update flags 2023-07-21 11:02:57 +02:00
5317be736a
feat(desktop): Update electron version used for discord 2023-06-24 13:24:28 +02:00
a30fa2b447
discord: Update to use electron21
Electron22 crashes
2023-04-24 18:41:20 +02:00
129a364e91
xdg: Update custom desktop files 2023-02-19 11:51:10 +01:00
ce57dfad97
discord: Remove discord-canary .desktop file 2022-08-08 13:27:33 +02:00
1fe89d1a11
discord: Add custom .desktop file 2022-08-05 22:45:46 +02:00
90ce12ee6e
element-desktop: Bump to electron19 2022-07-13 16:15:58 +02:00
e4caf4f973
signal: Move to flatpak version 2022-06-21 07:22:17 +02:00
07f09e3b9f
codium: Enable wayland, remove --no-sandbox option 2022-05-22 06:27:59 +02:00
c8b900f8cf
codium: Move to flatpak version 2022-05-02 13:26:24 +02:00
11d5bdd512
signal: Run with wayland (fixed by signal 5.38.0) 2022-04-08 08:29:08 +02:00
b04b907b52
.desktop: Update desktop files 2022-03-16 07:36:20 +01:00
50316a3f4e
wayland: Make more applications use wayland 2021-12-25 21:53:01 +01:00
26adafec5e
signal: Use wayland 2021-11-23 10:13:25 +01:00
28798e5968
signal: Start with tray icon 2021-11-17 11:45:40 +01:00
7ac2337a5c
firefox: Open new instances in new window
This especially includes the handling of klicked hyperlinks from other
applications.
2021-11-17 11:36:21 +01:00