FixSwayNc
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Переключение значения параметра
|
||||
if hyprctl keyword '$LAPTOP_KB_ENABLED' | grep -q 'true'; then
|
||||
hyprctl keyword '$LAPTOP_KB_ENABLED' "false" -r
|
||||
else
|
||||
hyprctl keyword '$LAPTOP_KB_ENABLED' "true" -r
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user