diff --git a/README.org b/README.org index fc90bde..236e583 100644 --- a/README.org +++ b/README.org @@ -152,7 +152,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 -- waypaper --random & +exec-once = uwsm app -- waypaper --restore & exec-once = uwsm app -- gammastep -x & exec-once = uwsm app -- wpctl set-volume @DEFAULT_AUDIO_SINK@ 25% & #+END_SRC diff --git a/hyprland.conf b/hyprland.conf index 5e2c8ac..0611522 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 -- waypaper --random & +exec-once = uwsm app -- waypaper --restore & exec-once = uwsm app -- gammastep -x & exec-once = uwsm app -- wpctl set-volume @DEFAULT_AUDIO_SINK@ 25% &