Set default sway workspace

This commit is contained in:
JuliusFreudenberger 2026-06-27 19:15:09 +02:00
parent c7fb1dd4ce
commit ea4841403a

View file

@ -29,7 +29,7 @@ in {
modifier = modifier; modifier = modifier;
terminal = lib.getExe pkgs.sakura; terminal = lib.getExe pkgs.sakura;
menu = "${lib.getExe pkgs.rofi} -show drun"; menu = "${lib.getExe pkgs.rofi} -show drun";
# rename workspaces defaultWorkspace = "workspace number 1";
fonts = { fonts = {
names = [ "FontAwesome5Free" "xft:URWGothic-Book" ]; names = [ "FontAwesome5Free" "xft:URWGothic-Book" ];
size = 11.0; size = 11.0;