dotfiles-guix/home-config/sway/scripts.d/auto.sh

20 lines
375 B
Bash
Raw Normal View History

2023-09-05 03:21:01 +00:00
#!/usr/bin/env bash
/usr/lib/xdg-desktop-portal -r &
/usr/lib/xdg-desktop-portal-wlr -r &
mako &
nm-applet --indicator &
autotiling &
/usr/bin/gnome-keyring-daemon --foreground &
2023-10-09 00:48:02 +00:00
GTK_THEME=">:(" waybar &
2023-09-05 03:21:01 +00:00
discord --enable-features=UseOzonePlatform --ozone-platform=wayland &
element-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland &
#thunderbird &