fix(sway): set default workspace

This commit is contained in:
514fpv 2024-02-13 11:26:48 +08:00
parent d32f6e2a55
commit 21f52127b4
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

View file

@ -10,6 +10,7 @@
swaynag.enable = true;
config = {
defaultWorkspace = "workspace number 1";
modifier = "Mod4";
keybindings = let
modifier = config.wayland.windowManager.sway.config.modifier;