From d688ec6c5f6600b7f48bc27095ec82cf0efe08f6 Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Mon, 28 Apr 2025 05:43:30 -0400 Subject: [PATCH] Change azote wallpaper script for Hyprland --- README.org | 2 +- hyprland.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 439e1fe..2b654e5 100644 --- a/README.org +++ b/README.org @@ -149,7 +149,7 @@ exec-once = uwsm app -- wl-paste --type image --watch cliphist store & #+BEGIN_SRC conf :tangle hyprland.conf exec-once = uwsm app -- shikane & -exec-once = uwsm app -- $HOME/.azotebg & +exec-once = uwsm app -- $HOME/.azotebg-hyprland & exec-once = uwsm app -- gammastep -x & #+END_SRC diff --git a/hyprland.conf b/hyprland.conf index 6c0c731..7ee358c 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -12,7 +12,7 @@ exec-once = uwsm app -- wl-paste --type text --watch cliphist store & exec-once = uwsm app -- wl-paste --type image --watch cliphist store & exec-once = uwsm app -- shikane & -exec-once = uwsm app -- $HOME/.azotebg & +exec-once = uwsm app -- $HOME/.azotebg-hyprland & exec-once = uwsm app -- gammastep -x & exec-once = uwsm app -- blueman-applet &