mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
hypr: auto start calendar app
This commit is contained in:
parent
313ce4826b
commit
29cf6142f9
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
# }}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue