mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Merge pull request #2212 from beebono/rgds-sway
Remove unneeded line from RG DS sway config
This commit is contained in:
@@ -124,7 +124,6 @@ fi
|
||||
|
||||
# Anbernic RG DS touchscreen setup
|
||||
if [ "${QUIRK_DEVICE}" = "Anbernic RG DS" ]; then
|
||||
echo 'for_window [title=".*(Secondary|\[w2\]|Sub|Bottom|Screen 2|GamePad).*"] seat seat0 attach "*"' >> $SWAY_HOME/config
|
||||
echo 'for_window [app_id="drastic"] input "1046:911:Goodix_Capacitive_TouchScreen" map_to_output '"${con}" >> $SWAY_HOME/config
|
||||
echo 'for_window [app_id="emulationstation"] reload' >> $SWAY_HOME/config
|
||||
echo "exec_always swaymsg '[app_id=\"emulationstation\"]' focus output ${con}" >> $SWAY_HOME/config
|
||||
|
||||
Reference in New Issue
Block a user