Change to lua style for hyprland
This commit is contained in:
22
dot_config/hypr/config/autostart.conf
Normal file
22
dot_config/hypr/config/autostart.conf
Normal file
@@ -0,0 +1,22 @@
|
||||
exec-once = XDG_MENU_PREFIX=arch- kbuildsycoca6
|
||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
|
||||
# exec-once = pipewire
|
||||
# exec-once = pipewire && sleep 2 && wireplumber
|
||||
|
||||
exec-once = awww-daemon
|
||||
exec-once = sleep .5 && awww img ~/.wallpaper/cat.gif -o DP-6
|
||||
exec-once = sleep .5 && awww img ~/.wallpaper/train_station.gif -o DP-7
|
||||
|
||||
exec-once = gentoo-pipewire-launcher
|
||||
exec-once = /usr/libexec/hyprpolkitagent
|
||||
|
||||
exec-once = dunst
|
||||
exec-once = killall -q waybar; sleep .5 && env LC_TIME=de_DE.UTF-8 waybar
|
||||
# exec-once = hyprpaper
|
||||
|
||||
exec-once = [workspace 1 silent] $terminal
|
||||
|
||||
# exec-once = [workspace 6 silent] $spotify
|
||||
# exec-once = xrandr --output DP-4 --primary
|
||||
# exec-once = playerctld daemon
|
||||
Reference in New Issue
Block a user