From 3f2934783d95e35be340f63c7e5ed1a2b670f85b Mon Sep 17 00:00:00 2001 From: primardj Date: Sat, 20 Jul 2024 21:36:05 +0200 Subject: [PATCH] change exec_once --- dotconfig/hypr/hyprland.d/exec_once.conf | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/dotconfig/hypr/hyprland.d/exec_once.conf b/dotconfig/hypr/hyprland.d/exec_once.conf index e2bb2fc..5cab658 100644 --- a/dotconfig/hypr/hyprland.d/exec_once.conf +++ b/dotconfig/hypr/hyprland.d/exec_once.conf @@ -13,23 +13,30 @@ exec-once=hyprpm reload -n # lock the screen at loading of the session. The session have to not be lock by something like encription. exec-once=hyprlock + # 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 +# exec-once=/usr/lib/polkit-kde-authentication-agent-1 # 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 -exec-once=eww open clock -exec-once=eww open system -exec-once=eww open perf -exec-once=clock-start top-right 360 275 +#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 # 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. -exec-once=udiskie --no-automount --no-terminal --smart-tray --no-file-manager +#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" # Exec app at hyprland start exec-once=waybar +#exec-once=allow_screenshare