AutoYADM commit: 2025-01-13 12:55:05

This commit is contained in:
Daniel Fichtinger 2025-01-13 12:55:05 -05:00
parent 510853c515
commit ae332168d9

View file

@ -73,6 +73,14 @@ bindswitch --reload --locked lid:off output $laptop enable
# Fix the clamshell issue when reloading sway
exec_always ~/.config/sway/clam.sh
exec systemctl --user set-environment ELECTRON_OZONE_PLATFORM_HINT=auto
exec systemctl --user set-environment OZONE_PLATFORM=wayland
exec {
export TESTVAR=hi
}
input "type:keyboard" {
repeat_delay 250
repeat_rate 30