19 lines
370 B
Bash
Executable file
19 lines
370 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
/usr/lib/xdg-desktop-portal -r &
|
|
/usr/lib/xdg-desktop-portal-wlr -r &
|
|
|
|
mako &
|
|
|
|
nm-applet --indicator &
|
|
|
|
GTK_THEME= waybar &
|
|
|
|
autotiling &
|
|
|
|
/usr/bin/gnome-keyring-daemon --foreground &
|
|
|
|
discord --enable-features=UseOzonePlatform --ozone-platform=wayland &
|
|
element-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland &
|
|
#thunderbird &
|
|
|