fixing hypridle

This commit is contained in:
Matt Nish-Lapidus 2025-02-17 16:34:19 -05:00
parent e185f30421
commit 6d9644501b
9 changed files with 47 additions and 43 deletions

View file

@ -1,5 +0,0 @@
#!/usr/bin/env fish
function dim-all-monitors
brillo -e -O && brillo -e -u 150000 -S 15
end

View file

@ -1,5 +0,0 @@
#!/usr/bin/env fish
function lock-power-off-monitors
loginctl lock-session && niri msg action power-off-monitors
end

View file

@ -1,5 +0,0 @@
#!/usr/bin/env fish
function lock-suspend
loginctl lock-session && systemctl suspend
end

View file

@ -0,0 +1,2 @@
#!/bin/sh
brillo -e -O && brillo -e -u 150000 -S 15

View file

@ -0,0 +1,2 @@
#!/bin/sh
niri msg action power-off-monitors

View file

@ -0,0 +1,2 @@
#!/bin/sh
systemctl suspend

View file

@ -0,0 +1,2 @@
#!/bin/sh
shikanectl reload && brillo -e -u 150000 -I