fixing hypridle and monitor power

This commit is contained in:
Matt Nish-Lapidus 2025-02-17 22:57:27 -05:00
parent 6d9644501b
commit 61ef5654ee
5 changed files with 13 additions and 14 deletions

View file

@ -1 +0,0 @@
#!/usr/bin/env fish

View file

@ -1,2 +1,2 @@
#!/bin/sh
niri msg action power-off-monitors
brillo -e -O && niri msg action power-off-monitors

View file

@ -1,2 +1,2 @@
#!/bin/sh
systemctl suspend
brillo -e -O && systemctl suspend