Skip to content

Commit 0210373

Browse files
committed
use proper mime type linking in wayland mode
1 parent 6533b65 commit 0210373

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

root/defaults/autostart_wayland

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
#! /bin/bash
2+
3+
gio mime x-scheme-handler/http chromium.desktop
4+
gio mime x-scheme-handler/https chromium.desktop
5+
gio mime application/x-terminal-emulator foot.desktop
6+
gio mime inode/directory caja-browser.desktop
7+
28
dbus-launch code

0 commit comments

Comments
 (0)