Fixes for the update
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Needs To start first
|
||||
exec-once = tmux new-session -d -s qs 'quickshell'
|
||||
exec-once = hypridle
|
||||
# exec-once = hyprpaper
|
||||
# now via: systemctl --user enable --now hyprpaper.service
|
||||
exec-once = bash -c '~/.config/hypr/scripts/wallpapers/random_wallpaper.sh > ~/.config/hypr/scripts/wallpaper/random_wallpaper.log'
|
||||
exec-once = hyprpaper
|
||||
# now via:
|
||||
exec-once = bash -c 'sleep 2 && ~/.config/hypr/scripts/wallpapers/random_wallpaper.sh > ~/.config/hypr/scripts/wallpapers/random_wallpaper.log'
|
||||
exec-once = gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
|
||||
exec-once = tmux new-session -d -s keyring '/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh,gpg'
|
||||
# exec-once = sleep 1 && ~/.config/hypr/scripts/wallpapers/wallpaper.sh
|
||||
@@ -12,7 +12,7 @@ exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CUR
|
||||
exec-once = systemctl --user start hyprpolkitagent
|
||||
exec-once = tmux new-session -d -s carla 'carla -n /home/honney/Downloads/test.carxp'
|
||||
# exec-once = udiskie -t
|
||||
exec-once = tmux new-session -d -s fah 'fah-client'
|
||||
exec-once = tmux new-session -d -s fah 'cd ~/.local/share/fah && fah-client'
|
||||
exec-once = tmux new-session -d -s ollama '/usr/bin/ollama serve'
|
||||
exec-once = tmux new-session -d -s ydotool 'ydotoold'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user