AutoYADM commit: 2025-01-13 12:55:05
This commit is contained in:
parent
510853c515
commit
ae332168d9
1 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue