dotfiles/dotconfig/hypr/hyprland.d/exec_once.conf

43 lines
1.4 KiB
Text
Raw Normal View History

2024-03-15 15:33:04 +01:00
# launch pipewire first, it it's not active, everything that depend on it won't works.
exec-once=artix-pipewire-launcher
#exec-once=dbus-update-activation-environment --all # to allow screensharing
#exec-once=dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP # to allow screensharing
# Load plugins installed by hyprpm
exec-once=hyprpm reload -n
# lock the screen at loading of the session. The session have to not be lock by something like encription.
2024-08-03 13:26:02 +02:00
#exec-once=hyprlock
2024-03-15 15:33:04 +01:00
2024-07-20 21:36:05 +02:00
2024-03-15 15:33:04 +01:00
# exec-once=swayidle -w before-sleep "swaylock-script --sleep" lock "swaylock-script"
exec-once=hypridle
exec-once=dunst # Notification daemon
exec-once=backlight_control 30
2024-08-03 13:26:02 +02:00
exec-once=/usr/lib/polkit-kde-authentication-agent-1
2024-03-15 15:33:04 +01:00
# Toutes les idioties que j'ai mises sur mon fond d'écran pour me la péter.
exec-once=alacritty --class startup_floating_neofetch -e nfetch-startup
exec-once=hyprpaper
#exec-once=conky
2024-07-20 21:36:05 +02:00
#exec-once=eww open clock
#exec-once=eww open system
#exec-once=eww open perf
exec-once=open_eww
#exec-once=clock-start top-right 360 275
2024-03-15 15:33:04 +01:00
# launch udiskie, the udisks2 helper in order to mount automatically every devices plug on the computer. Add a tray so it will be better like that.
2024-07-20 21:36:05 +02:00
#exec-once=udiskie --no-automount --no-terminal --smart-tray --no-file-manager
# run a runsvdir for user managed services.
exec-once=runsvdir "/home/primardj/.runit"
2024-03-15 15:33:04 +01:00
# Exec app at hyprland start
2024-08-03 13:26:02 +02:00
#exec-once=waybar
2024-03-25 01:49:33 +01:00
2024-07-20 21:36:05 +02:00
#exec-once=allow_screenshare