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,16 @@
# Define defaults for variables used throughout the configuration.
# Override variables either in a file like `09_vars_local` or by replacing this file.
# Set default modifier: Mod4 = Super/Win key
set $mod Mod4
# Set default terminal emulator
set $terminal sakura
# Set command to run default terminal emulator in floating mode
# NOTE: When using a different terminal, you might need to define a custom window rule for this.
set $terminal_floating sakura --name=sakura-floating
# Set application launcher
set $app_launcher rofi -show run
set $app_launcher_alt rofi -show drun