Compare commits
No commits in common. "767d05aae9d8084a69a79bf66ff58f4a04660da4" and "8d8e9ceabc03cc98d15329feb8bc193d88a99dbd" have entirely different histories.
767d05aae9
...
8d8e9ceabc
@ -1,2 +1,2 @@
|
||||
# vim: set ft=config:
|
||||
exec-once = pgrep swww-daemon || { rm /run/user/$UID/swww.socket && swww-daemon --format xrgb; }
|
||||
exec-once = swww-daemon --format xrgb
|
||||
|
@ -1,3 +0,0 @@
|
||||
# vim: set ft=config:
|
||||
exec-once = pgrep swww-daemon || { rm "/run/user/$UID/swww.socket" && swww-daemon --format xrgb; }
|
||||
exec-once = [ -f "$HOME/.config/hypr/post.sh" ] && "$HOME/.config/hypr/post.sh"
|
Loading…
Reference in New Issue
Block a user