From 29cf6142f9d7010fc6f071b8866cf15e506d2a89 Mon Sep 17 00:00:00 2001 From: Smirnov Oleksandr Date: Fri, 10 May 2024 15:21:21 +0300 Subject: [PATCH] hypr: auto start calendar app --- config/hypr/hyprland.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index bdaa51f..72ec4d8 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -9,7 +9,6 @@ $terminal = kitty exec-once = waybar exec-once = hyprpaper exec-once = dunst -exec-once = ~/.local/appimage/logseq.AppImage exec-once = gsettings set org.gnome.desktop.interface font-name "JetBrainsMono Nerd Font" exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec-once = blueman-applet @@ -20,6 +19,9 @@ exec-once = swayidle -w timeout 120 '$lock' timeout 1200 'hyprctl dispatch dpms exec-once = wlsunset -S 10:00 -s 19:00 exec-once = ~/.config/hypr/bat.sh +exec-once = ~/.local/appimage/logseq.AppImage +exec-once = ~/.local/appimage/morgen.AppImage + exec-once = /home/olex/code/awatcher/target/release/awatcher exec-once = /home/olex/code/aw-server-rust/target/release/aw-server # }}}