refactor: Move eww scripts inside eww config dir

This commit is contained in:
Ahmad Ansori Palembani 2024-05-15 10:31:57 +07:00
parent ab4d9a9e81
commit 1aef655bc2
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
5 changed files with 44 additions and 3 deletions

View file

@ -0,0 +1,4 @@
#!/bin/sh
tmp=/tmp/hypr/$HYPRLAND_INSTANCE_SIGNATURE/.socket2.sock
[ -f $tmp ] && echo $tmp || echo $XDG_RUNTIME_DIR/hypr/$HYPRLAND_INSTANCE_SIGNATURE/.socket2.sock