Add sway config and other Wayland-related stuff

This commit is contained in:
Lexi / Zoe 2026-05-13 13:49:07 +02:00
parent 2ef36eb976
commit ecd2f63c92
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
18 changed files with 664 additions and 0 deletions

View file

@ -0,0 +1,15 @@
# Additional keybindings and window rules not necessary on each device (e.g. used on private
# laptop but not on work laptop.)
# LAUNCH KEYBINDINGS
# ~~~~~~~~~~~~~~~~~~
# WINDOW RULES
# ~~~~~~~~~~~~
# Godot debug windows (also applies to our custom engine with "(DEBUG)" in the title)
for_window [title="\(DEBUG\)$"] floating enable
for_window [app_id="^org.godotengine.Editor$"] floating disable
# QEMU
for_window [app_id="^qemu$"] floating enable