added waybar, waypaper and custom bin scripts
This commit is contained in:
22
bin/startup.sh
Executable file
22
bin/startup.sh
Executable file
@@ -0,0 +1,22 @@
|
||||
#!/usr/bin/env bash
|
||||
sleep 1
|
||||
killall -e xdg-desktop-portal-hyprland
|
||||
killall -e xdg-desktop-portal-wlr
|
||||
killall xdg-desktop-portal
|
||||
/usr/lib/xdg-desktop-portal-hyprland &
|
||||
sleep 2
|
||||
/usr/lib/xdg-desktop-portal &
|
||||
|
||||
nm-applet &
|
||||
|
||||
nextcloud --background &
|
||||
jamesdsp -t &
|
||||
copyq --start-server &
|
||||
swayosd-server &
|
||||
clight-gui --tray &
|
||||
blueman-tray &
|
||||
localsend --hidden &
|
||||
blueman-applet &
|
||||
mangohud steam -silent &
|
||||
|
||||
|
||||
Reference in New Issue
Block a user