mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
hypr: autoload logseq, and mighrate to rust version of awatcher
This commit is contained in:
parent
490d5d43d6
commit
4c9173cde8
1 changed files with 2 additions and 1 deletions
|
|
@ -9,6 +9,7 @@ $terminal = kitty
|
||||||
exec-once = waybar
|
exec-once = waybar
|
||||||
exec-once = hyprpaper
|
exec-once = hyprpaper
|
||||||
exec-once = dunst
|
exec-once = dunst
|
||||||
|
exec-once = ~/.local/appimage/logseq.AppImage
|
||||||
exec-once = gsettings set org.gnome.desktop.interface font-name "JetBrainsMono Nerd Font"
|
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 = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||||
exec-once = blueman-applet
|
exec-once = blueman-applet
|
||||||
|
|
@ -20,7 +21,7 @@ exec-once = wlsunset -S 10:00 -s 19:00
|
||||||
exec-once = ~/.config/hypr/bat.sh
|
exec-once = ~/.config/hypr/bat.sh
|
||||||
|
|
||||||
exec-once = /home/olex/code/awatcher/target/release/awatcher
|
exec-once = /home/olex/code/awatcher/target/release/awatcher
|
||||||
exec-once = /home/olex/code/awatcher/target/release/aw-server
|
exec-once = /home/olex/code/aw-server-rust/target/release/aw-server
|
||||||
# }}}
|
# }}}
|
||||||
# inputs {{{
|
# inputs {{{
|
||||||
input {
|
input {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue