Map CAPSLOCK to ESC when starting DWL

This commit is contained in:
2025-08-31 11:01:47 -07:00
parent 08e5e080f5
commit bf5a5d2356

View File

@@ -40,7 +40,10 @@ Environment=DWL_TAGS_FILE=%I/dwl.tags
Environment=DWL_LOG_FILE=%I/dwl.log
Environment=DWLTAGS_FMT=DZEN
Environment=XDG_CURRENT_DESKTOP=DWL
Environment=XKB_DEFAULT_VARIANT=altgr-intl
Environment=XKB_DEFAULT_OPTIONS=caps:escape,compose:rctrl
Environment=PIPEWIRE_RUNTIME_DIR=/run/user/501
Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/501/bus
ExecStart=%h/bin/dwl.session
Restart=on-failure
RestartSec=1