@@ -1,3 +1,5 @@
|
||||
# shellcheck shell=bash
|
||||
|
||||
HYPRLAND_DEVICE="$1"
|
||||
export STATUS_FILE="$XDG_RUNTIME_DIR/touchpad.status"
|
||||
|
||||
|
Reference in New Issue
Block a user
@@ -1,3 +1,5 @@
|
||||
# shellcheck shell=bash
|
||||
|
||||
HYPRLAND_DEVICE="$1"
|
||||
export STATUS_FILE="$XDG_RUNTIME_DIR/touchpad.status"
|
||||
|
||||
|