2024-12-12 00:33 : id 359
This commit is contained in:
parent
39a7721325
commit
c64422d485
@ -95,6 +95,7 @@ in
|
||||
file = {
|
||||
".config/hypr/wallpaper-watcher.sh" = {
|
||||
text = ''
|
||||
notify-send "hello (test)"
|
||||
file=""
|
||||
while [ 1 == 1 ]; do
|
||||
new_file=$(cat $HOME/.config/hypr/hyprpaper.conf)
|
||||
@ -516,8 +517,7 @@ in
|
||||
extraConfig = ''
|
||||
exec-once="waybar";
|
||||
exec-once="dunst";
|
||||
exec-once="tmux new-session -d -s my_session 'bash $HOME/.config/hypr/wallpaper-watcher.sh &'";
|
||||
exec-once="wpaperd -d -c $HOME/.config/wpaperd/wallpaper.toml";
|
||||
exec-once="bash /home/max/.config/hypr/wallpaper-watcher.sh";
|
||||
exec-once="dunst";
|
||||
'';
|
||||
settings = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user