20 lines
891 B
Plaintext
20 lines
891 B
Plaintext
# Or execute your favorite apps at launch like this:
|
|
exec-once = export SUDO_EDITOR=/usr/bin/nvim
|
|
exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/autostart.sh
|
|
exec-once=bash ~/Dotfiles/desktopenvs/hyprland/scripts/ewwstart.sh
|
|
exec-once = hyprsunset
|
|
exec-once = nm-applet
|
|
#exec-once = waybar
|
|
exec-once = dunst
|
|
# exec-once = nm-applet &
|
|
#exec-once = swww-daemon & swww img /ast/bg.jpg & sleep 1s & swww restore
|
|
#exec-once = nextcloud
|
|
#exec-once=bash swww img ~/Pictures/background.jpg && swww restore
|
|
#exec-once=bash dunst
|
|
#exec-once=bash nm-applet --indicator
|
|
#exec-once=[workspace special:magic silent; float; move 10% 10%; size 70% 70%] kitty
|
|
exec-once=[workspace special:magic silent] kitty
|
|
exec-once=hyprctl setcursor Nordzy-cursors-lefthand 50
|
|
exec-once = hyprpaper -c ~/.config/wallpaper.conf
|
|
exec-once=GTK_THEME=Default && nwg-dock-hyprland -mb 15 -r -p bottom -s style.css
|