mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Pull noidle setting out into its own step
This commit is contained in:
4
bin/omarchy-update-without-idle
Executable file
4
bin/omarchy-update-without-idle
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Ensure screensaver/sleep doesn't set in during updates
|
||||
hyprctl dispatch tagwindow +noidle &> /dev/null
|
||||
Reference in New Issue
Block a user