mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Revert "Temporary fix for waybar stacking on waking from sleep"
This reverts commit b967223d3c.
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Overwrite local Hypridle settings with the latest in Omarchy, but create a backup
|
||||
cp -f ~/.config/hypr/hypridle.conf ~/.config/hypr/hypridle.conf.bak 2>/dev/null
|
||||
cp -f ~/.local/share/omarchy/config/hypr/hypridle.conf ~/.config/hypr/ 2>/dev/null
|
||||
pkill -x hypridle && uwsm app -- hypridle >/dev/null 2>&1 &
|
||||
Reference in New Issue
Block a user