all repos

dotfiles @ 29cf6142f9d7010fc6f071b8866cf15e506d2a89

my dotfiles
1 files changed, 3 insertions(+), 1 deletions(-)
hypr: auto start calendar app
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2024-05-10 15:21:21 +0300
Parent: 313ce48
M config/hypr/hyprland.conf

@@ -9,7 +9,6 @@ # auto start {{{

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

@@ -19,6 +18,9 @@ exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP

exec-once = swayidle -w timeout 120 '$lock' timeout 1200 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' before-sleep '$lock' 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