|
|
@ -34,7 +34,8 @@ in with theme.colors; {
|
|
|
|
config = {
|
|
|
|
config = {
|
|
|
|
defaultWorkspace = "workspace number 1"; # defaults to 10 for some reason
|
|
|
|
defaultWorkspace = "workspace number 1"; # defaults to 10 for some reason
|
|
|
|
modifier = mod;
|
|
|
|
modifier = mod;
|
|
|
|
floating.modifier = "Mod1";
|
|
|
|
# Causes alt usage to break in programs i.e. Blender
|
|
|
|
|
|
|
|
#floating.modifier = "Mod1";
|
|
|
|
gaps = {
|
|
|
|
gaps = {
|
|
|
|
inner = 12;
|
|
|
|
inner = 12;
|
|
|
|
smartGaps = true;
|
|
|
|
smartGaps = true;
|
|
|
|