change to wayland with river
This commit is contained in:
@@ -1 +1 @@
|
||||
pkill -KILL xmonad
|
||||
pkill river
|
||||
|
||||
@@ -6,5 +6,5 @@ echo "Power button pressed" >>/tmp/acpi_log.txt
|
||||
if eww active-windows | grep -q "$WINDOW_NAME"; then
|
||||
eww close "$WINDOW_NAME"
|
||||
else
|
||||
eww open "$WINDOW_NAME"
|
||||
eww open "$WINDOW_NAME" --screen "$(wlr-randr | grep -oP '^\S+' | head -n 1)"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user