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