sway: add xdg-open

this lets applications (Discord, etc) open links in the correct
application instead of me manually copy/pasting them.
This commit is contained in:
colin 2022-06-18 18:10:11 -07:00
parent 09d071dd53
commit d0209cb80f

View File

@ -285,10 +285,10 @@ in
swayidle
wl-clipboard
mako # notification daemon
# dmenu # todo: use wofi?
xdg-utils # for xdg-open
# user stuff
# pavucontrol
pkgs.sway-contrib.grimshot
sway-contrib.grimshot
gnome.gnome-bluetooth
];
};