Hyprland icon indicating copy to clipboard operation
Hyprland copied to clipboard

Relative executing script

Open budimanjojo opened this issue 3 years ago • 0 comments
trafficstars

Hello, there's relative sourcing file from this: https://github.com/hyprwm/Hyprland/issues/314, but I can't seem to get the same result using exec and exec-once. Can we also have this here?

EDIT: Another thing, can this be done relative to the file calling the command instead of the path of config dir? My usecase is I have config file ~/.config/hypr/hyprland.conf, sourcing a file with source = ./configs/appearance.conf and inside the appearance.conf I have this line: exec-once = ../scripts/set-wallpaper.sh which will set the wallpaper.

Thanks before.

budimanjojo avatar Sep 08 '22 15:09 budimanjojo