feat: Add a ton of theming and some fixes for startup order
This commit is contained in:
8
.config/hypr/scripts/exec-once.sh
Executable file
8
.config/hypr/scripts/exec-once.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
sleep 2
|
||||
clipse -listen &
|
||||
alacritty --class alacritty-init &
|
||||
/home/nathan/AppImages/Fingertip-0.0.4-beta2-linux-X64.AppImage &
|
||||
/home/nathan/AppImages/nextcloud_desktop_sync_client.appimage --background &
|
||||
discord --start-minimized &
|
||||
slack -U &
|
||||
Reference in New Issue
Block a user